Skip to content

Commit

Permalink
Bumped actions/upload-artifact from v3 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
iamdharmesh authored Apr 22, 2024
1 parent 18900bf commit 2006180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Test
run: npm run cypress:run
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure()
with:
name: cypress-artifact-insecure-content-warning
Expand Down

0 comments on commit 2006180

Please sign in to comment.