Skip to content

Commit 0c59cf1

Browse files
authored
Merge pull request #5 from actcoding/dependabot/github_actions/dot-github/workflows/actions/download-artifact-6
build(deps): bump actions/download-artifact from 5 to 6 in /.github/workflows
2 parents 2da5a76 + 78db9a6 commit 0c59cf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
- uses: actions/checkout@v5
162162

163163
- name: Download artifacts
164-
uses: actions/download-artifact@v5
164+
uses: actions/download-artifact@v6
165165
with:
166166
merge-multiple: true
167167
path: dist

0 commit comments

Comments
 (0)