Skip to content

Commit d898fcb

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v7
169+
uses: actions/download-artifact@v8
170170
with:
171171
name: publish-dist
172172

0 commit comments

Comments
 (0)