We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3721f8 commit b158c89Copy full SHA for b158c89
.github/workflows/paper.yml
@@ -14,7 +14,7 @@ jobs:
14
# This should be the path to the paper within your repo.
15
paper-path: paper.md
16
- name: Upload
17
- uses: actions/upload-artifact@v1
+ uses: actions/upload-artifact@v3
18
with:
19
name: paper
20
# This is the output path where Pandoc will write the compiled
0 commit comments