Skip to content

Commit

Permalink
Update Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
grewn0uille authored Mar 17, 2023
1 parent a3e69e4 commit 1c13656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Ticket
run: python -m weasyprint weasyprint-samples/ticket/ticket.html ${{env.REPORTS_FOLDER}}/ticket.pdf
- name: Archive generated PDFs
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: generated-documents
path: ${{env.REPORTS_FOLDER}}
Expand Down

0 comments on commit 1c13656

Please sign in to comment.