We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9b8ea7 commit 087e003Copy full SHA for 087e003
.github/workflows/test-ci.yml
@@ -28,7 +28,7 @@ jobs:
28
run: yarn test:coverage
29
30
- name: Upload coverage
31
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
32
with:
33
name: coverage
34
path: coverage/
0 commit comments