Skip to content

Commit

Permalink
Merge pull request #39 from damoun/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…upload-artifact-4.4.3

Bump actions/upload-artifact from 4.3.6 to 4.4.3
  • Loading branch information
damoun authored Nov 26, 2024
2 parents 75ad370 + d09b0fe commit 0dcbedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
root_file: damien-plenard.en.tex
latexmk_use_xelatex: true
- name: Upload artifact
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
with:
name: resume
path: damien-plenard.*.pdf
Expand Down

0 comments on commit 0dcbedd

Please sign in to comment.