From e4ac113b36ba345c62f89f5cbffa2c6404f101ce Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Tue, 15 Jul 2025 19:34:09 -0400 Subject: [PATCH] ci(actions): migrate LizardByte actions --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b63d0f8..372ecd0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: - name: Setup Release id: setup_release - uses: LizardByte/setup-release-action@v2025.102.14715 + uses: LizardByte/actions/actions/release_setup@v2025.715.25226 with: github_token: ${{ secrets.GITHUB_TOKEN }}