Skip to content

Commit 83f0894

Browse files
committed
Updated Node version in github action
1 parent ce8cd7c commit 83f0894

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Setup Node
3939
uses: actions/setup-node@v3
4040
with:
41-
node-version: 20.0.0
41+
node-version: 24.16.0
4242
- name: Install Cloudflare Wrangler
4343
run: npm install --location=global wrangler
4444
- name: Install Pulumi

0 commit comments

Comments
 (0)