We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b59612 commit 8faecf6Copy full SHA for 8faecf6
.github/workflows/ci.yml
@@ -91,7 +91,7 @@ jobs:
91
wait-on-timeout: 30
92
93
- name: Keep failed cypress-screenshots
94
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
95
if: failure()
96
with:
97
name: cypress-screenshots
0 commit comments