diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0f1b11f..550e990 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -106,7 +106,7 @@ jobs: if: startsWith(github.ref, 'refs/tags/') steps: - name: Download Artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 - name: Rename win-x64 and win-x86 artifacts run: |