We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b64e09a commit 730714eCopy full SHA for 730714e
.github/workflows/draft-pdf.yml
@@ -14,7 +14,7 @@ jobs:
14
# This should be the path to the paper within your repo.
15
paper-path: paper/paper.md
16
- name: Upload
17
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
18
with:
19
name: paper
20
# This is the output path where Pandoc will write the compiled
0 commit comments