Skip to content

Commit 0eb83e4

Browse files
chore: upgrade ci action from v2 to v4
1 parent ba2730b commit 0eb83e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
env:
3838
DEBUG_PRINT_LIMIT: 50000
3939
- name: Archive test artifacts
40-
uses: actions/upload-artifact@v2
40+
uses: actions/upload-artifact@v4
4141
if: failure()
4242
with:
4343
name: cypress

0 commit comments

Comments
 (0)