We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11cbd84 commit bc3a60bCopy full SHA for bc3a60b
.github/workflows/test.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Generate artifacts
40
if: ${{ failure() }}
41
run: npm run start:modified
42
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
43
44
with:
45
name: snapshots_and_versions
0 commit comments