We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cc83d2 + 03d29c3 commit 7146c3fCopy full SHA for 7146c3f
.github/workflows/cve-scanning.yml
@@ -31,7 +31,7 @@ jobs:
31
--enableRetired
32
- name: Upload Test results
33
if: ${{ always() }}
34
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
35
with:
36
name: Depcheck report
37
path: ${{ github.workspace }}/reports
0 commit comments