Skip to content

Commit dc29a92

Browse files
committed
v2: fix deploy
1 parent 5fee2e8 commit dc29a92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/firebase-hosting-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup Node.js
1818
uses: actions/setup-node@v4
1919
with:
20-
node-version: "18.20.2"
20+
node-version: "20"
2121

2222
- name: Install Bun
2323
uses: oven-sh/setup-bun@v1

0 commit comments

Comments
 (0)