mirror of
https://github.com/mx42/cv.git
synced 2026-01-14 21:29:51 +01:00
fix: update upload_artifact GHA version
This commit is contained in:
2
.github/workflows/build_pdf.yml
vendored
2
.github/workflows/build_pdf.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
typst compile cv_fr.typ cv_fr.pdf
|
typst compile cv_fr.typ cv_fr.pdf
|
||||||
|
|
||||||
- name: Upload PDF as artifact
|
- name: Upload PDF as artifact
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: CV
|
name: CV
|
||||||
path: |
|
path: |
|
||||||
|
|||||||
Reference in New Issue
Block a user