Update deprecated node 20 to node 24.
PiperOrigin-RevId: 955851551 Change-Id: I03dcfaa29e39c6b0b685982d3a12c4da82adf1ba
This commit is contained in:
committed by
Copybara-Service
parent
559c2af751
commit
22f4a286f3
@@ -321,7 +321,7 @@ jobs:
|
||||
- name: Setup Node.js for WASM bindings
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: '20'
|
||||
node-version: '24.x'
|
||||
|
||||
- name: Prepare Linux
|
||||
if: ${{ runner.os == 'Linux' }}
|
||||
|
||||
Reference in New Issue
Block a user