Skip to content

Commit c883023

Browse files
authored
Merge pull request #653 from remlapmot/v0-6-23
Bump upload-artifact to v5
2 parents acc737c + e851261 commit c883023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
- name: Upload test results
6969
if: failure()
70-
uses: actions/upload-artifact@v4
70+
uses: actions/upload-artifact@v5
7171
with:
7272
name: coverage-test-failures
7373
path: ${{ runner.temp }}/package

0 commit comments

Comments
 (0)