We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38fbe63 commit d33b4f9Copy full SHA for d33b4f9
.github/workflows/generate-pdf.yml
@@ -40,7 +40,7 @@ jobs:
40
make latexpdf
41
42
- name: Upload PDF to Artifacts
43
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
44
with:
45
name: tutorial-pdf
46
path: build/latex/rcore-tutorial-book-v3.pdf
0 commit comments