We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c75e084 commit 09ace57Copy full SHA for 09ace57
.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