From 1153aeb3d87bcecbf73aa5094c2a893bd534bc1f Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Tue, 15 Jul 2025 18:05:23 -0400 Subject: [PATCH] ci(actions): migrate LizardByte actions --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 447cb31..2306d00 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.612.120948 + uses: LizardByte/actions/actions/release_setup@v2025.715.25226 with: github_token: ${{ secrets.GITHUB_TOKEN }} @@ -106,7 +106,7 @@ jobs: steps: - name: Create Release id: action - uses: LizardByte/create-release-action@v2025.612.13419 + uses: LizardByte/actions/actions/release_create@v2025.715.25226 with: allowUpdates: false artifacts: ''