Skip to content

Commit

Permalink
Update Actions (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
spjmurray authored Dec 11, 2024
1 parent dddcbb0 commit 9413030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Unit Test
run: make test-unit
- name: Archive code coverage results
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: code-coverage
path: cover.html
Expand Down

0 comments on commit 9413030

Please sign in to comment.