Skip to content

Commit 2870f3b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
uses: actions/checkout@v6
178178

179179
- name: Download artifacts
180-
uses: actions/download-artifact@v7
180+
uses: actions/download-artifact@v8
181181
with:
182182
name: dist
183183
path: dist/

0 commit comments

Comments
 (0)