Skip to content

Commit 9b364f6

Browse files
author
Andrea Tombarel
committed
update node
1 parent 5942b53 commit 9b364f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/proxy-cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup Node.js
2525
uses: actions/setup-node@v4
2626
with:
27-
node-version: '18'
27+
node-version: '24'
2828
cache: 'npm'
2929
cache-dependency-path: ./cloudflare-worker/package-lock.json
3030

0 commit comments

Comments
 (0)