diff --git a/.github/workflows/cfpages-deploy.yml b/.github/workflows/cfpages-deploy.yml index dc23b5b..5c3b210 100644 --- a/.github/workflows/cfpages-deploy.yml +++ b/.github/workflows/cfpages-deploy.yml @@ -6,7 +6,7 @@ on: jobs: build-and-deploy: - runs-on: ubuntu-latest-js + runs-on: ubuntu-node-latest steps: # 1. Checkout the repository code