chore(ci): upgrade GitHub Actions for Node 24 compatibility (#1047)
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
run_install: false
|
||||
|
||||
- name: Install Node.js 24.x
|
||||
uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: 24.x
|
||||
# registry-url required. Learn more at
|
||||
|
||||
Reference in New Issue
Block a user