Update workflow to use Node.js 24
Co-authored-by: louislam <1336778+louislam@users.noreply.github.com>
This commit is contained in:
parent
c0c110de1a
commit
78d9fb5679
2
.github/workflows/beta-release.yml
vendored
2
.github/workflows/beta-release.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
|
||||
with:
|
||||
node-version: 20
|
||||
node-version: 24
|
||||
|
||||
- name: Create release branch
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user