Update release-pdf-for-review.yml
This commit is contained in:
parent
ae5368a52d
commit
c8a78d15b0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-pdf-for-review.yml
vendored
2
.github/workflows/release-pdf-for-review.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
with:
|
||||
root_file: main.tex
|
||||
- name: Upload PDF file
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: undergraduate-thesis-for-review
|
||||
path: main.pdf
|
||||
|
|
Loading…
Reference in a new issue