diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ce0cade..0291f42 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: steps: - name: Setup Release id: setup-release - uses: LizardByte/setup-release-action@v2024.919.143601 + uses: LizardByte/setup-release-action@v2025.102.14715 with: github_token: ${{ secrets.GITHUB_TOKEN }} @@ -80,7 +80,7 @@ jobs: if: >- (github.event_name == 'push' && github.ref == 'refs/heads/master') && steps.setup-release.outputs.publish_release == 'true' - uses: LizardByte/create-release-action@v2024.919.143026 + uses: LizardByte/create-release-action@v2025.102.13208 with: allowUpdates: true artifacts: ''