Skip to content

Commit

Permalink
Update cve-scanning-maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
josspo authored Dec 20, 2023
1 parent 33da032 commit 2762050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cve-scanning-maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Upload Test results
if: ${{ always() }}
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: Depcheck report
path: ${{ github.workspace }}/reports

0 comments on commit 2762050

Please sign in to comment.