Skip to content

Commit 65eab11

Browse files
build(deps): bump actions/download-artifact from 4.1.7 to 4.1.8 (#1135)
1 parent 6b8556e commit 65eab11

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
@@ -70,7 +70,7 @@ jobs:
7070

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

0 commit comments

Comments
 (0)