Skip to content

Commit d0ca937

Browse files
committed
Bumped upload artifact step v7
1 parent 46dec52 commit d0ca937

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
@@ -56,7 +56,7 @@ jobs:
5656

5757
- name: Upload test results
5858
if: failure()
59-
uses: actions/upload-artifact@v6
59+
uses: actions/upload-artifact@v7
6060
with:
6161
name: coverage-test-failures
6262
path: ${{ runner.temp }}/package

0 commit comments

Comments
 (0)