mirror of
https://github.com/lukaszraczylo/cloudflare-crawl-mcp.git
synced 2026-06-09 23:09:17 +00:00
fixup! Update .2
This commit is contained in:
@@ -56,8 +56,10 @@ jobs:
|
||||
- uses: actions/setup-node@v4
|
||||
if: steps.version.outputs.version_tag != ''
|
||||
with:
|
||||
node-version: '20'
|
||||
node-version: '24'
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Update package version
|
||||
if: steps.version.outputs.version_tag != ''
|
||||
|
||||
Reference in New Issue
Block a user