Skip to content

Commit

Permalink
upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneswilm committed Jan 24, 2025
1 parent cf23932 commit 03a1b5c
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 @@ -73,7 +73,7 @@ jobs:
coverage run $(which fiduswriter) test website
- name: Upload failed test screenshots
if: ${{ failure() }}
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: failure-artifacts
path: ${{ github.workspace }}/fiduswriter/screenshots/
Expand Down

0 comments on commit 03a1b5c

Please sign in to comment.