Skip to content

Commit

Permalink
upgrade test-unit upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
christophercampbell committed Feb 24, 2025
1 parent 8f40d9b commit 5c665f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
working-directory: test

- name: Archive code coverage results
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: code-coverage-report
path: test/coverage.out
Expand Down

0 comments on commit 5c665f3

Please sign in to comment.