We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c44d96 commit 8823dd0Copy full SHA for 8823dd0
.github/workflows/mavenCi.yml
@@ -71,7 +71,7 @@ jobs:
71
--failOnCVSS 8.9
72
--enableRetired
73
- name: Upload Test results
74
- uses: actions/upload-artifact@master
+ uses: actions/upload-artifact@v4
75
with:
76
name: Depcheck report
77
path: ${{github.workspace}}/reports
0 commit comments