Skip to content

Commit deb62d2

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

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
@@ -48,7 +48,7 @@ jobs:
4848
permissions:
4949
id-token: write
5050
steps:
51-
- uses: actions/download-artifact@v7
51+
- uses: actions/download-artifact@v8
5252
with:
5353
name: dist
5454
path: dist

0 commit comments

Comments
 (0)