Skip to content

Commit a1c7a45

Browse files
authored
Merge pull request #229 from kraken-tech/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2 parents 8b1f598 + fec6d2f commit a1c7a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
id-token: write
5454

5555
steps:
56-
- uses: actions/download-artifact@v6
56+
- uses: actions/download-artifact@v7
5757
with:
5858
name: Packages
5959
path: dist

0 commit comments

Comments
 (0)