Skip to content

Commit 1524426

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent ea2a22f commit 1524426

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)