Skip to content

Commit

Permalink
Update upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjurco committed Jan 16, 2025
1 parent 9c388f2 commit 5ce09cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
run: yarn percy exec -- -- yarn ci:cypress
timeout-minutes: 60
- name: Store artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: always()
with:
name: cypress-artifacts
Expand Down

0 comments on commit 5ce09cc

Please sign in to comment.