We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4f001f + b39bc56 commit b6c92cbCopy full SHA for b6c92cb
1 file changed
.github/workflows/github-actions-format-on-push.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0
19
- name: Get changed files
20
id: changed-files
21
- uses: tj-actions/changed-files@v46
+ uses: tj-actions/changed-files@v47
22
- name: Check format of cpp changed files
23
run: |
24
clang-format --version
0 commit comments