fix: update upload_artifact GHA version

This commit is contained in:
installer
2025-01-16 18:36:34 +01:00
parent 1be22ee8cb
commit bade64f945

View File

@@ -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: |