We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34a8c0d + 56ea4a0 commit a163a1eCopy full SHA for a163a1e
1 file changed
.github/workflows/joss.yml
@@ -15,7 +15,7 @@ jobs:
15
# This should be the path to the paper within your repo.
16
paper-path: joss_paper/paper.md
17
- name: Upload
18
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
19
with:
20
name: paper
21
# This is the output path where Pandoc will write the compiled
0 commit comments