Skip to content

Commit d944714

Browse files
authored
Merge pull request #314 from semantic-release-action/renovate/major-github-artifact-actions
chore(deps): update actions/download-artifact action to v5
2 parents 43a351e + 1524426 commit d944714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

semantic-release-binary/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ runs:
220220
shell: bash
221221

222222
- name: Download release artifacts
223-
uses: actions/download-artifact@v4
223+
uses: actions/download-artifact@v5
224224
with:
225225
path: ${{ env.artifact_dir }}
226226

0 commit comments

Comments
 (0)