Skip to content

Commit e592599

Browse files
Bump actions/download-artifact from 6 to 7 (#3847)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8dd4730 commit e592599

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
runs-on: ubuntu-latest
4848
if: github.event_name == 'release'
4949
steps:
50-
- uses: actions/download-artifact@v6
50+
- uses: actions/download-artifact@v7
5151
with:
5252
name: dist
5353
path: dist

0 commit comments

Comments
 (0)