Skip to content

Commit

Permalink
Update artifacts to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
neithanmo committed Jan 23, 2025
1 parent 3532857 commit 995df39
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 @@ -172,7 +172,7 @@ jobs:

- name: Upload Snapshots (only failure)
if: ${{ failure() }}
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: snapshots-tmp
path: tests_zemu/snapshots-tmp/
Expand Down

0 comments on commit 995df39

Please sign in to comment.