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 de98235 commit 71f849aCopy full SHA for 71f849a
.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