Skip to content

Commit

Permalink
Fix another outdated upload action.
Browse files Browse the repository at this point in the history
  • Loading branch information
rkachowski committed Oct 29, 2024
1 parent 01e4e1e commit 5c69c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blockscout.yml
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,7 @@ jobs:
path: artifacts

- name: Publish Unit Test Results
uses: EnricoMi/publish-unit-test-result-action@v1
uses: EnricoMi/publish-unit-test-result-action@v2
with:
files: artifacts/**/*.xml

Expand Down

0 comments on commit 5c69c2a

Please sign in to comment.