Skip to content

Commit

Permalink
Merge pull request #27 from damoun/renovate/github-actions/actions-do…
Browse files Browse the repository at this point in the history
…wnload-artifact-digest

chore(deps): update actions/download-artifact digest to fa0a91b
  • Loading branch information
damoun authored Jul 17, 2024
2 parents e2357e3 + 8138395 commit 82c277b
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 @@ -37,7 +37,7 @@ jobs:
if: ${{ github.ref == 'refs/heads/main' }}
steps:
- name: Download artifact
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
with:
name: resume
path: resume
Expand Down

0 comments on commit 82c277b

Please sign in to comment.