Skip to content

Commit

Permalink
fix: change upload-artifact version (#1560)
Browse files Browse the repository at this point in the history
  • Loading branch information
fulcanellee authored Feb 3, 2025
1 parent f8fa126 commit 5e2f77f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/screenshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Run screenshots tests
run: yarn test:screenshots

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: failure()
with:
name: diffs
Expand Down

0 comments on commit 5e2f77f

Please sign in to comment.