Skip to content

Commit

Permalink
bump CI action upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Sispheor committed Sep 20, 2024
1 parent d4557d9 commit a48d52b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-pull-request-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
poetry run coverage lcov
- name: 'Upload Artifact'
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: htmlcov
path: htmlcov
Expand Down

0 comments on commit a48d52b

Please sign in to comment.