Skip to content

Commit 89a76da

Browse files
build(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 (#1303)
1 parent 1ebc6de commit 89a76da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
steps:
5555
- name: "Download dists"
56-
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
56+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
5757
with:
5858
name: "dist"
5959
path: "dist/"

0 commit comments

Comments
 (0)