Skip to content

Commit 2b4ffb1

Browse files
authored
Update Node.js version in test-deploy
1 parent a7c42fe commit 2b4ffb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- uses: actions/setup-node@v4
1818
with:
19-
node-version: 22
19+
node-version: 24
2020
cache: yarn
2121

2222
- name: Enable Corepack (Yarn Berry)

0 commit comments

Comments
 (0)