Skip to content

Commit b35341b

Browse files
authored
Update ci.yml
1 parent b510893 commit b35341b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ jobs:
380380
- *CHECKOUT
381381

382382
- name: Download built executables
383-
uses: actions/download-artifact@v4
383+
uses: actions/download-artifact@v5
384384
with:
385385
name: x86_64-w64-mingw32-executables-${{ github.run_id }}
386386

0 commit comments

Comments
 (0)