Skip to content

Commit 09ace57

Browse files
wazolabfrodrigo
authored andcommitted
chore: update deprecated upload-artifact action #474
1 parent c75e084 commit 09ace57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
wait-on-timeout: 30
9292

9393
- name: Keep failed cypress-screenshots
94-
uses: actions/upload-artifact@v3
94+
uses: actions/upload-artifact@v4
9595
if: failure()
9696
with:
9797
name: cypress-screenshots

0 commit comments

Comments
 (0)