Skip to content

Commit

Permalink
update mandatory lib artifact v4 (#705)
Browse files Browse the repository at this point in the history
  • Loading branch information
alleytuna authored Feb 10, 2025
1 parent 2875e80 commit 52d35b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: npm --prefix frontend run cy:ci
- name: Archive test results
if: ${{ failure() }}
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: cypress
retention-days: 1
Expand Down

0 comments on commit 52d35b4

Please sign in to comment.