Skip to content

Commit 026a22f

Browse files
authored
Update clang_format.yml
1 parent fb1b198 commit 026a22f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang_format.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
name: Formatting Check
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/checkout@v2
8+
- uses: actions/checkout@v3
99
- name: Run clang-format style check for C/C++ programs.
1010
uses: jidicula/clang-format-action@v4.4.1
1111
with:

0 commit comments

Comments
 (0)