Skip to content

Commit d3653aa

Browse files
chore(deps): update actions/download-artifact action to v8
1 parent 0890b04 commit d3653aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

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

4444
steps:
4545
- name: Download built artifact to dist/
46-
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7
46+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
4747
with:
4848
name: Packages
4949
path: dist

0 commit comments

Comments
 (0)