Skip to content

Commit 9437e42

Browse files
fix: bump download-artifact to working version
1 parent 4aab9db commit 9437e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ jobs:
279279

280280
steps:
281281
- name: Download artifacts
282-
uses: actions/download-artifact@v3
282+
uses: actions/download-artifact@v4
283283
with:
284284
path: ./builds
285285

0 commit comments

Comments
 (0)