diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f5a6f9ab90f..10fc51a6f9c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -380,7 +380,7 @@ jobs: - *CHECKOUT - name: Download built executables - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: x86_64-w64-mingw32-executables-${{ github.run_id }}