Skip to content

Commit a48d52b

Browse files
committed
bump CI action upload-artifact to v4
1 parent d4557d9 commit a48d52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-pull-request-workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
poetry run coverage lcov
5555
5656
- name: 'Upload Artifact'
57-
uses: actions/upload-artifact@v2
57+
uses: actions/upload-artifact@v4
5858
with:
5959
name: htmlcov
6060
path: htmlcov

0 commit comments

Comments
 (0)