Skip to content

Commit

Permalink
Update actions/upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
audiodude committed Jan 9, 2025
1 parent d38e0d0 commit 305ef0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
cd rainfall-frontend
$(yarn bin)/cypress run --e2e
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
continue-on-error: true
if: always()
with:
Expand Down

0 comments on commit 305ef0f

Please sign in to comment.