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 a9404b5 commit 1d4b8c3Copy full SHA for 1d4b8c3
1 file changed
.github/workflows/clang-tidy.yml
@@ -53,7 +53,7 @@ jobs:
53
shell: bash
54
working-directory: build
55
- name: Upload clang-tidy log
56
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v6
57
if: always()
58
with:
59
name: libosmium-${{ github.sha }}-clang-tidy-${{ matrix.clang }}-log
0 commit comments