Skip to content
This repository was archived by the owner on Jan 25, 2025. It is now read-only.

Commit 5d41993

Browse files
Bump actions/download-artifact from 3 to 4 (#116)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 915664b commit 5d41993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ jobs:
214214
steps:
215215
- uses: actions/checkout@v4
216216

217-
- uses: actions/download-artifact@v3
217+
- uses: actions/download-artifact@v4
218218

219219
- name: Organize binaries
220220
run: |

0 commit comments

Comments
 (0)