diff --git a/.github/workflows/locale.yml b/.github/workflows/locale.yml index 46c661bf..0de5a41a 100644 --- a/.github/workflows/locale.yml +++ b/.github/workflows/locale.yml @@ -47,7 +47,7 @@ jobs: - name: Download RPKG-CLI id: rpkgcli - uses: robinraju/release-downloader@v1.8 + uses: robinraju/release-downloader@v1.9 with: repository: "glacier-modding/RPKG-Tool" latest: true @@ -56,7 +56,7 @@ jobs: - name: Download HMLanguageTools id: hmlt - uses: robinraju/release-downloader@v1.8 + uses: robinraju/release-downloader@v1.9 with: repository: "AnthonyFuller/TonyTools" latest: true