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 c4ab7bc commit 458aae0Copy full SHA for 458aae0
.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: docs/paper/paper.md
16
- name: Upload
17
- uses: actions/upload-artifact@v1
+ uses: actions/upload-artifact@v4
18
with:
19
name: paper
20
# This is the output path where Pandoc will write the compiled
0 commit comments