Skip to content

Commit 73b801f

Browse files
Merge branch 'main' into 35-define-the-jargons-in-the-paper
2 parents 271feda + 67e15ce commit 73b801f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/draft-pdf.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# This should be the path to the paper within your repo.
2222
paper-path: paper/paper.md
2323
- name: Upload
24-
uses: actions/upload-artifact@v1
24+
uses: actions/upload-artifact@v4
2525
with:
2626
name: paper
2727
# This is the output path where Pandoc will write the compiled
@@ -32,4 +32,4 @@ jobs:
3232
uses: EndBug/add-and-commit@v9
3333
with:
3434
message: '(auto) Paper PDF Draft'
35-
add: 'paper/paper.pdf'
35+
add: 'paper/paper.pdf'

paper/paper.pdf

5.51 KB
Binary file not shown.

0 commit comments

Comments
 (0)