Skip to content

Commit

Permalink
chore[ci]: Update upload-artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
pktiuk committed Oct 23, 2024
1 parent 5e19ad8 commit 4a4390a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:

# Upload result to build artifacts
- name: Upload Results
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: report
path: infer-out/report.txt

0 comments on commit 4a4390a

Please sign in to comment.