Skip to content

Commit 14ad691

Browse files
authored
Merge pull request #15 from nullable-eth/dependabot/github_actions/actions/download-artifact-5
ci(deps): bump actions/download-artifact from 4 to 5
2 parents c462a7e + 255079e commit 14ad691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
fetch-depth: 0
205205

206206
- name: Download build artifacts
207-
uses: actions/download-artifact@v4
207+
uses: actions/download-artifact@v5
208208
with:
209209
name: syncarr-binaries
210210

0 commit comments

Comments
 (0)