We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92a62e4 commit f640aeaCopy full SHA for f640aea
.github/workflows/release.yml
@@ -80,7 +80,7 @@ jobs:
80
ssh-key: ${{ secrets.PACKAGES_DEPLOY_KEY }}
81
path: packages
82
- name: Download artifacts
83
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
+ uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
84
with:
85
name: release
86
path: dist
0 commit comments