Skip to content

Commit 1b9419b

Browse files
committed
chore: upgrade upload cypress screenshots with v4
1 parent 7375cf5 commit 1b9419b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
github-token: ${{ secrets.GITHUB_TOKEN }}
144144

145145
- name: Upload Cypress screenshots
146-
uses: actions/upload-artifact@v3
146+
uses: actions/upload-artifact@v4
147147
if: failure()
148148
with:
149149
name: cypress-screenshots

0 commit comments

Comments
 (0)