Skip to content

Commit b45a403

Browse files
committed
upload artifact v4 for paper
1 parent 7f18778 commit b45a403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# This should be the path to the paper within your repo.
2424
paper-path: paper/paper.md
2525
- name: Upload
26-
uses: actions/upload-artifact@v3
26+
uses: actions/upload-artifact@v4
2727
with:
2828
name: paper
2929
# This is the output path where Pandoc will write the compiled

0 commit comments

Comments
 (0)