ci: update artifact upload version

This commit is contained in:
leafspark 2025-02-13 17:41:58 -08:00 committed by GitHub
parent 2056473717
commit 82309b5ccf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ jobs:
cat requirements.txt >> detailed_report.txt
- name: Upload audit results
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: pip-audit-report
path: detailed_report.txt