Skip to content

Commit 6473fad

Browse files
authored
Merge pull request #317 from maxulysse/dependabot/github_actions/actions/download-artifact-8.0.1
2 parents c6127ce + 14802fc commit 6473fad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-cv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
6060

6161
- name: Download CV artifact
62-
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
62+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
6363
with:
6464
name: cv-latest-pdf
6565
path: .

0 commit comments

Comments
 (0)