Skip to content

Commit

Permalink
Merge pull request #5420 from consuldemocracy/update_upload_artifact_…
Browse files Browse the repository at this point in the history
…action_to_version_4

Update upload artifact action to version 4
  • Loading branch information
javierm committed Mar 2, 2024
2 parents 7ae8df8 + acfaada commit 5624e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
parallel: true
- name: Upload screenshots
if: failure()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: screenshots
path: tmp/screenshots
Expand Down

0 comments on commit 5624e0f

Please sign in to comment.