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 5b83d11 commit f110f33Copy full SHA for f110f33
.github/workflows/test-preview.yml
@@ -75,11 +75,11 @@ jobs:
75
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
76
timeout-minutes: 1
77
78
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v5
79
with:
80
name: cypress-videos
81
path: nuxt/cypress/videos
82
83
if: failure()
84
85
name: cypress-screenshots
0 commit comments