* ci: bump node in release workflow (#33574)
[skip ci]
(cherry picked from commit 1ad1fc4c7d)
# Conflicts:
# .github/workflows/release.yml
* chore: conflicts
[skip ci]
Co-authored-by: Ankush Menat <ankush@frappe.io>
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 18
|
||||
|
||||
- name: Setup dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user