Skip to content

Commit 3ebc0d6

Browse files
authored
ci: update artifact upload version
1 parent ab0035f commit 3ebc0d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pip-audit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
cat requirements.txt >> detailed_report.txt
5353
5454
- name: Upload audit results
55-
uses: actions/upload-artifact@v3
55+
uses: actions/upload-artifact@v4
5656
with:
5757
name: pip-audit-report
5858
path: detailed_report.txt

0 commit comments

Comments
 (0)