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.
2 parents 7f7161f + 71f849a commit bd2f8a1Copy full SHA for bd2f8a1
.github/workflows/draft-pdf.yml
@@ -19,7 +19,7 @@ jobs:
19
# This should be the path to the paper within your repo.
20
paper-path: openjournals/paper.md
21
- name: Upload
22
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
23
with:
24
name: paper
25
# This is the output path where Pandoc will write the compiled
0 commit comments