Skip to content

Commit 087e003

Browse files
authored
Update test-ci.yml
1 parent a9b8ea7 commit 087e003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: yarn test:coverage
2929

3030
- name: Upload coverage
31-
uses: actions/upload-artifact@v3
31+
uses: actions/upload-artifact@v4
3232
with:
3333
name: coverage
3434
path: coverage/

0 commit comments

Comments
 (0)