diff --git a/.github/workflows/msvc_x86.yml b/.github/workflows/msvc_x86.yml index 53ffeef7..52a66609 100644 --- a/.github/workflows/msvc_x86.yml +++ b/.github/workflows/msvc_x86.yml @@ -70,7 +70,7 @@ jobs: msbuild -m build/GTAIV.EFLC.FusionFix.sln /property:Configuration=Release /property:Platform=Win32 - name: Download Ultimate ASI Loader x86 - uses: robinraju/release-downloader@v1.9 + uses: robinraju/release-downloader@v1.10 with: repository: "ThirteenAG/Ultimate-ASI-Loader" tag: "Win32-latest"