Skip to content

Commit

Permalink
v3
Browse files Browse the repository at this point in the history
  • Loading branch information
tobhe committed Sep 3, 2024
1 parent 1d8cb2e commit bff1ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codechecker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
logfile: ${{ github.workspace }}/build/compile_commands.json

# Upload the results to the CI.
- uses: actions/upload-pages-artifact@v4
- uses: actions/upload-pages-artifact@v3
with:
path: ${{ steps.codechecker.outputs.result-html-dir }}

Expand Down

0 comments on commit bff1ff6

Please sign in to comment.