diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index acf2581..21f7cc2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: - name: Setup Release id: setup-release - uses: LizardByte/setup-release-action@v2024.520.181643 + uses: LizardByte/setup-release-action@v2024.524.1411 with: github_token: ${{ secrets.GITHUB_TOKEN }} # can use GITHUB_TOKEN for read-only access