Skip to content

Commit 6a93526

Browse files
build(deps): bump actions/download-artifact from 6 to 7
1 parent f7ed453 commit 6a93526

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
@@ -54,7 +54,7 @@ jobs:
5454
id-token: write
5555
if: github.event_name != 'pull_request'
5656
steps:
57-
- uses: actions/download-artifact@v6
57+
- uses: actions/download-artifact@v7
5858
with:
5959
name: dist
6060
path: dist

0 commit comments

Comments
 (0)