build(ci): upgrade node version to 24 in workflows
Build and Deploy / build-and-deploy (push) Successful in 1m16s
Build and Deploy / build-and-deploy (push) Successful in 1m16s
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 22
|
||||
node-version: 24
|
||||
cache: 'pnpm'
|
||||
|
||||
- name: Set up Bazel (Bazelisk)
|
||||
|
||||
Reference in New Issue
Block a user