Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mwiede authored Nov 4, 2024
1 parent 8ed4684 commit 5006983
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 @@ -44,7 +44,7 @@ jobs:
if: always()
continue-on-error: true
run: mvn -B surefire-report:failsafe-report-only
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
if: always()
with:
name: ${{ matrix.name }}-testresults
Expand Down

0 comments on commit 5006983

Please sign in to comment.