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 5b5d9da commit c289300Copy full SHA for c289300
.github/workflows/deploy_html_pdf.yml
@@ -49,7 +49,7 @@ jobs:
49
key: texlive-${{ runner.os }}-${{ hashFiles('**/*.tex') }}
50
51
- name: Upload artifact
52
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
53
with:
54
name: PDF
55
path: public/ElaboracionMemoriaTFG.pdf
0 commit comments