diff --git a/.gitea/workflows/loop-plugin-with-marketplace-template.yml b/.gitea/workflows/loop-plugin-with-marketplace-template.yml index af1c05c..44be30c 100644 --- a/.gitea/workflows/loop-plugin-with-marketplace-template.yml +++ b/.gitea/workflows/loop-plugin-with-marketplace-template.yml @@ -29,7 +29,7 @@ on: jobs: release: name: release - runs-on: ubuntu-22.04 + runs-on: node-22 steps: - name: ci/checkout-repo uses: actions/checkout@v3