mirror of
https://github.com/mx42/cv.git
synced 2026-01-14 05:09: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
|
||||
|
||||
- name: Upload PDF as artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: CV
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user