We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2adf892 commit e6376a5Copy full SHA for e6376a5
1 file changed
.github/workflows/clang-tidy.yml
@@ -57,7 +57,7 @@ jobs:
57
shell: bash
58
working-directory: build
59
- name: Upload Log
60
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
61
if: always()
62
with:
63
name: clang-tidy-${{ matrix.clang }}-log
0 commit comments