diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bdfb391..839c08b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -156,7 +156,7 @@ jobs: # "Environment not initialized". Installing plugin-check via WP-CLI after wp-env start # avoids the broken URL-download path. See WordPress/plugin-check-action#579. - name: Set up Node - uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: '24'