Skip to content

Commit b7ce364

Browse files
authored
Update main.yml
1 parent 8906e03 commit b7ce364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
root_file: cv_eng.tex
1717
- name: Archive production artifacts
18-
uses: actions/upload-artifact@v2
18+
uses: actions/upload-artifact@v4
1919
with:
2020
name: cv_current
2121
path: '*.pdf'

0 commit comments

Comments
 (0)