Skip to content

Commit

Permalink
updated to newest upload-artifact GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
lukashof authored Jun 13, 2024
1 parent 7ef5ee9 commit a2c40dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/paper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
paper-path: paper/paper.md

- name: upload PDF
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: paper
path: ./paper/paper.pdf

0 comments on commit a2c40dc

Please sign in to comment.