Skip to content

Commit ec671b7

Browse files
chore(deps): bump actions/download-artifact from 6 to 7 (#44)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 611e657 commit ec671b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
node-version: 24.x
167167

168168
- name: Download release artifact
169-
uses: actions/download-artifact@v6
169+
uses: actions/download-artifact@v7
170170
with:
171171
name: publish-dist
172172

0 commit comments

Comments
 (0)