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 cc56925 commit e410138Copy full SHA for e410138
1 file changed
.github/workflows/main.yml
@@ -80,7 +80,7 @@ jobs:
80
run: pnpm percy exec -- pnpm ci:cypress
81
timeout-minutes: 60
82
- name: Store artifacts
83
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v6
84
if: always()
85
with:
86
name: cypress-artifacts
0 commit comments