Skip to content

Commit 9c7957a

Browse files
committed
Bumped node version for github action
1 parent 522e96e commit 9c7957a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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: 18.3.0
41+
node-version: 20.0.0
4242
- name: Install Cloudflare Wrangler
4343
run: npm install --location=global wrangler
4444
- name: Install Pulumi

0 commit comments

Comments
 (0)