Skip to content

Commit

Permalink
Fix CI coverity scan. (#2942)
Browse files Browse the repository at this point in the history
  • Loading branch information
slaff authored Feb 3, 2025
1 parent 225a364 commit 22e244c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverity-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Archive scan log
if: env.CHECK_SCA == 1
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: coverity-scan-report
path: Sming/cov-int/scm_log.txt

0 comments on commit 22e244c

Please sign in to comment.