mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 03:39:11 +00:00
* 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
|
- name: Setup Node.js
|
||||||
uses: actions/setup-node@v2
|
uses: actions/setup-node@v2
|
||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 18
|
||||||
|
|
||||||
- name: Setup dependencies
|
- name: Setup dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user