mirror of
https://github.com/frappe/bench.git
synced 2025-01-06 23:44:03 +00:00
ci: use node20 for release
This commit is contained in:
parent
38822f7871
commit
d84a05ed2a
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 18
|
||||
node-version: 20
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.x'
|
||||
|
Loading…
Reference in New Issue
Block a user