Skip to content

Commit

Permalink
chore: upload artifacts update to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
rvazarkar committed Sep 17, 2024
1 parent 0850cf4 commit ca9aa3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: dotnet test # coverage happens by default

- name: Upload Coverage Report
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: report
path: docfx/coverage/report/
Expand Down

0 comments on commit ca9aa3e

Please sign in to comment.