Skip to content

Commit e6b2e8f

Browse files
Bump actions/download-artifact from 5 to 6 (#234)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v5...v6)
1 parent 67d97cc commit e6b2e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-brew.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
id-token: write
162162
contents: write
163163
steps:
164-
- uses: actions/download-artifact@v5
164+
- uses: actions/download-artifact@v6
165165
with:
166166
pattern: bottle-*
167167

0 commit comments

Comments
 (0)