Skip to content

Commit d33b4f9

Browse files
authored
Update generate-pdf.yml
1 parent 38fbe63 commit d33b4f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
make latexpdf
4141
4242
- name: Upload PDF to Artifacts
43-
uses: actions/upload-artifact@v2
43+
uses: actions/upload-artifact@v4
4444
with:
4545
name: tutorial-pdf
4646
path: build/latex/rcore-tutorial-book-v3.pdf

0 commit comments

Comments
 (0)