We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92514c0 + 08c55a2 commit 00d4ce2Copy full SHA for 00d4ce2
1 file changed
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
needs: build
20
steps:
21
- name: Download artifact
22
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
+ uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
23
with:
24
name: package
25
path: ./packages
0 commit comments