We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cf656b + 986e438 commit 1c2176aCopy full SHA for 1c2176a
1 file changed
.github/workflows/draft-pdf.yml
@@ -21,7 +21,7 @@ jobs:
21
# This should be the path to the paper within your repo.
22
paper-path: joss/paper.md
23
- name: Upload
24
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
25
with:
26
name: paper
27
# This is the output path where Pandoc will write the compiled
0 commit comments