Skip to content

Commit 1823a4a

Browse files
build(deps): bump actions/download-artifact in the actions group (#22)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3917924 commit 1823a4a

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
@@ -45,7 +45,7 @@ jobs:
4545

4646
steps:
4747
- name: Download distributions
48-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
48+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
4949
with:
5050
name: distributions
5151
path: dist/

0 commit comments

Comments
 (0)