Skip to content

Commit eb0d104

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

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
@@ -163,7 +163,7 @@ jobs:
163163
node-version: 24.x
164164

165165
- name: Download release artifact
166-
uses: actions/download-artifact@v6
166+
uses: actions/download-artifact@v7
167167
with:
168168
name: publish-dist
169169

0 commit comments

Comments
 (0)