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 48f6676 commit 4e2acafCopy full SHA for 4e2acaf
.github/workflows/ci-tests.yml
@@ -77,7 +77,7 @@ jobs:
77
bash ./utilities/ci/static-analyzer.sh ${SHA_BASE}
78
fi
79
- name: Upload result
80
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
81
with:
82
name: clang-tidy-result
83
path: anaylysis.results
0 commit comments