Skip to content

Commit d856c9a

Browse files
chore(deps): bump actions/download-artifact from 7 to 8 in /.github/workflows (#449)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47b18c1 commit d856c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
permissions:
9393
id-token: write # for pub.dev trusted publishing
9494
steps:
95-
- uses: actions/download-artifact@v7
95+
- uses: actions/download-artifact@v8
9696
with:
9797
name: package
9898
path: .

0 commit comments

Comments
 (0)