Skip to content

Commit

Permalink
Update download-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
hisanhunais committed Feb 5, 2025
1 parent def0058 commit b52618e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
needs: build
runs-on: 'ubuntu-latest'
steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
path: reports
- name: Publish Test Report
Expand Down

0 comments on commit b52618e

Please sign in to comment.