Skip to content

Commit c289300

Browse files
authored
Update deploy_html_pdf.yml
1 parent 5b5d9da commit c289300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_html_pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
key: texlive-${{ runner.os }}-${{ hashFiles('**/*.tex') }}
5050

5151
- name: Upload artifact
52-
uses: actions/upload-artifact@v3
52+
uses: actions/upload-artifact@v4
5353
with:
5454
name: PDF
5555
path: public/ElaboracionMemoriaTFG.pdf

0 commit comments

Comments
 (0)