Skip to content

Commit 99f4f67

Browse files
author
Nicolas Hiot
committed
Update upload-artifact GitHub action
1 parent 59da125 commit 99f4f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/latex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
main.tex
1919
slides/thesis-slides.tex
2020
- name: Upload PDF file
21-
uses: actions/upload-artifact@v3
21+
uses: actions/upload-artifact@v4
2222
with:
2323
name: Thesis
2424
path: |

0 commit comments

Comments
 (0)