Skip to content

Commit 0066ae2

Browse files
committed
Update action.
1 parent 32d0825 commit 0066ae2

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
@@ -45,7 +45,7 @@ jobs:
4545

4646
- name: Upload test results
4747
if: failure()
48-
uses: actions/upload-artifact@v3
48+
uses: actions/upload-artifact@v4
4949
with:
5050
name: coverage-test-failures
5151
path: ${{ runner.temp }}/package

0 commit comments

Comments
 (0)