We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6127ce + 14802fc commit 6473fadCopy full SHA for 6473fad
1 file changed
.github/workflows/build-cv.yml
@@ -59,7 +59,7 @@ jobs:
59
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
60
61
- name: Download CV artifact
62
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
63
with:
64
name: cv-latest-pdf
65
path: .
0 commit comments