Skip to content

Commit f640aea

Browse files
authored
chore(deps): update actions/download-artifact action to v4.1.8 (#70)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 92a62e4 commit f640aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
ssh-key: ${{ secrets.PACKAGES_DEPLOY_KEY }}
8181
path: packages
8282
- name: Download artifacts
83-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
83+
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
8484
with:
8585
name: release
8686
path: dist

0 commit comments

Comments
 (0)