Skip to content

Commit daf030e

Browse files
authored
Merge pull request #2 from Bikz/dependabot/github_actions/actions/download-artifact-7
chore(deps): bump actions/download-artifact from 4 to 7
2 parents aed0145 + a0754a3 commit daf030e

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
@@ -75,7 +75,7 @@ jobs:
7575
runs-on: ubuntu-latest
7676
needs: build
7777
steps:
78-
- uses: actions/download-artifact@v4
78+
- uses: actions/download-artifact@v7
7979
with:
8080
path: dist
8181
merge-multiple: true

0 commit comments

Comments
 (0)