Skip to content

Commit ad97f29

Browse files
authored
Update wrangler.yml update node version (brisbanesocialchess#90)
1 parent da85591 commit ad97f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wrangler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Node.js
1717
uses: actions/setup-node@v4
1818
with:
19-
node-version: '18'
19+
node-version: '22'
2020

2121
- name: 🚀 Publish
2222
uses: cloudflare/wrangler-action@v3

0 commit comments

Comments
 (0)