aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/clang_format.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/clang_format.yml')
-rw-r--r--.github/workflows/clang_format.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/clang_format.yml b/.github/workflows/clang_format.yml
index 1afd391..2ab0de0 100644
--- a/.github/workflows/clang_format.yml
+++ b/.github/workflows/clang_format.yml
@@ -7,7 +7,7 @@ jobs:
clang-format:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
- name: Fetch origin/main
run: git fetch origin main
- name: List of changed file(s)