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