Skip to content

Commit

Permalink
Upped actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Dec 3, 2023
1 parent 8ac74a9 commit 21d4bbc
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 @@ -34,7 +34,7 @@ jobs:
GPG_SECRET_KEY_PASSPHRASE: ${{ secrets.GPG_SECRET_KEY_PASSPHRASE }}
- uses: codecov/codecov-action@v3
- name: Publish Unit Test Results
uses: EnricoMi/publish-unit-test-result-action@v2.2.0
uses: EnricoMi/publish-unit-test-result-action@v2.11.0
if: always()
with:
junit_files: "**/target/surefire-reports/*.xml"
Expand Down

0 comments on commit 21d4bbc

Please sign in to comment.