Fix artifact action URL
Some checks failed
Compile / Compile (push) Failing after 45s

This commit is contained in:
Michael Bradley 2025-02-23 06:50:54 -05:00
parent 365824cc9c
commit 076ced6f6d
Signed by: MichaelBradley
SSH key fingerprint: SHA256:cj/YZ5VT+QOKncqSkx+ibKTIn0Obg7OIzwzl9BL8EO8

View file

@ -15,7 +15,7 @@ jobs:
with: with:
root_file: resume.tex root_file: resume.tex
- name: Save PDF - name: Save PDF
uses: https://code.forgejo.org/forgejo/upload-artifact/src/tag/v4 uses: forgejo/upload-artifact@v4
with: with:
name: CV name: CV
path: resume.pdf path: resume.pdf