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 5b67b7c commit a06d1d6Copy full SHA for a06d1d6
.github/workflows/build_latex.yml
@@ -22,7 +22,7 @@ jobs:
22
file thesis.pdf | grep -q ' PDF '
23
24
- name: Upload PDF
25
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
26
with:
27
name: PDF
28
path: thesis.pdf
0 commit comments