Skip to content

Commit

Permalink
feat (github-actions.yml): switch EnricoMi/publish-unit-test-result-a…
Browse files Browse the repository at this point in the history
…ction/macos to @v2 again now that the action has been fixed
  • Loading branch information
ksidirop-laerdal committed Nov 5, 2024
1 parent 45354d4 commit a80feb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
rm "./dependency_tracker_private_signing_key.ppk" "./dependency_tracker_api_key.ppk"
- name: '📡 Publish Test Results' # https://github.com/marketplace/actions/publish-test-results
uses: 'EnricoMi/publish-unit-test-result-action/macos@master'
uses: 'EnricoMi/publish-unit-test-result-action/macos@v2'
if: always()
with:
files: |
Expand Down

0 comments on commit a80feb3

Please sign in to comment.