Skip to content

Commit bb97692

Browse files
committed
test-coverage job update
1 parent 01cb82a commit bb97692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-coverage.yml

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

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

0 commit comments

Comments
 (0)