Skip to content

Commit

Permalink
Merge pull request #516 from HajimeKawahara/publish_unittest_v2
Browse files Browse the repository at this point in the history
v1 -> v2
  • Loading branch information
HajimeKawahara committed Aug 11, 2024
2 parents b810291 + a8d44ba commit b8474c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,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

0 comments on commit b8474c2

Please sign in to comment.