Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: sykwer <sykwer@gmail.com>
  • Loading branch information
sykwer committed Jan 23, 2025
1 parent 9eda961 commit ca2ba98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cppcheck-differential.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
- name: Upload Cppcheck report
if: ${{ steps.add-kmod.outputs.filtered-full-paths != '' }}
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: cppcheck-report
path: cppcheck-report.txt
Expand Down

0 comments on commit ca2ba98

Please sign in to comment.