Skip to content

Commit 18ba25a

Browse files
chore(deps): update actions/download-artifact action to v8.0.1
1 parent 69164ca commit 18ba25a

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
@@ -71,7 +71,7 @@ jobs:
7171
needs: build_package
7272
steps:
7373
- name: Download build artifacts
74-
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
74+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
7575
with:
7676
name: dist
7777
path: dist/

0 commit comments

Comments
 (0)