Skip to content

Commit

Permalink
Merge pull request #122 from VeyronSakai/dependabot/github_actions/En…
Browse files Browse the repository at this point in the history
…ricoMi/publish-unit-test-result-action-2.17.1

Bump EnricoMi/publish-unit-test-result-action from 2.16.1 to 2.17.1
  • Loading branch information
VeyronSakai authored Sep 16, 2024
2 parents 581760f + 6a05863 commit 0dfabfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
with:
name: UnityTestResults
- name: Publish Test Results
uses: EnricoMi/publish-unit-test-result-action@30eadd5010312f995f0d3b3cff7fe2984f69409e
uses: EnricoMi/publish-unit-test-result-action@82082dac68ad6a19d980f8ce817e108b9f496c2a
if: success() || failure()
with:
files: |
Expand Down

0 comments on commit 0dfabfb

Please sign in to comment.