Skip to content

Commit

Permalink
chore: update actions/upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
HashCookie committed Feb 5, 2025
1 parent 6baf321 commit 1ee0226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
mv pdf/* build/pdf/ -f
- name: Upload results 📤
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: PDFs
path: build/pdf/
Expand Down

0 comments on commit 1ee0226

Please sign in to comment.