Skip to content

Commit a0b72ef

Browse files
Bump actions/download-artifact from 6 to 7 (#186)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c71a23 commit a0b72ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
permissions:
4949
id-token: write
5050
steps:
51-
- uses: actions/download-artifact@v6
51+
- uses: actions/download-artifact@v7
5252
with:
5353
name: dist
5454
path: dist

0 commit comments

Comments
 (0)