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 8906e03 commit b7ce364Copy full SHA for b7ce364
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
root_file: cv_eng.tex
17
- name: Archive production artifacts
18
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
19
20
name: cv_current
21
path: '*.pdf'
0 commit comments