diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9543f545e7f..41f59144e97 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -102,7 +102,7 @@ jobs: with: dotnet-version: 9 - uses: actions/checkout@v4 - - uses: robinraju/release-downloader@v1.11 + - uses: robinraju/release-downloader@v1.12 with: repository: "OpenDreamProject/OpenDream" tag: "latest"