Skip to content

Commit b9ae2e2

Browse files
build(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 (#1909)
1 parent 9c4279f commit b9ae2e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
registry-url: 'https://registry.npmjs.org'
8989

9090
- name: Download artifact
91-
uses: actions/download-artifact@v5.0.0
91+
uses: actions/download-artifact@v6.0.0
9292
with:
9393
name: dist
9494

0 commit comments

Comments
 (0)