From 0a4c428e26985336973a629b61a175130f10ad35 Mon Sep 17 00:00:00 2001 From: user0x42 Date: Thu, 27 Feb 2025 14:59:34 +0100 Subject: [PATCH] Update cfpages-deploy.yml --- .github/workflows/cfpages-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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