Skip to content

Commit

Permalink
Upgrade GitHub Actions artefact upload to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
ifox authored Oct 14, 2024
1 parent 4fa57e7 commit 5b3f939
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 @@ -178,7 +178,7 @@ jobs:
with:
files: .github/clover.xml

- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
if: always()
with:
name: screenshots
Expand Down

0 comments on commit 5b3f939

Please sign in to comment.