Skip to content

Commit 5b52255

Browse files
authored
Merge pull request #33 from kevinelliott/dependabot/github_actions/actions/download-artifact-7
ci(deps): bump actions/download-artifact from 6 to 7
2 parents 7e4c6f3 + f138c96 commit 5b52255

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
@@ -105,7 +105,7 @@ jobs:
105105
fetch-depth: 0
106106

107107
- name: Download all artifacts
108-
uses: actions/download-artifact@v6
108+
uses: actions/download-artifact@v7
109109
with:
110110
path: ./artifacts
111111

0 commit comments

Comments
 (0)