Skip to content

Commit

Permalink
actions/upload-artifact@v4 (#472)
Browse files Browse the repository at this point in the history
  • Loading branch information
dorsha authored Nov 6, 2024
1 parent 51d8182 commit a6031ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ runs:
shell: bash

- name: Upload coverage HTML
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: coverage.html
path: |
Expand Down

0 comments on commit a6031ad

Please sign in to comment.