Skip to content

Commit 0d0fc2d

Browse files
build(deps): bump actions/download-artifact from 4.1.8 to 4.1.9 (#1232)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e93c233 commit 0d0fc2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070

7171
steps:
7272
- name: "Download dists"
73-
uses: "actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16"
73+
uses: "actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806"
7474
with:
7575
name: "dist"
7676
path: "dist/"

0 commit comments

Comments
 (0)