2
0
mirror of https://github.com/frappe/bench.git synced 2025-02-10 06:38:31 +00:00

Merge branch 'develop' into staging

This commit is contained in:
Ankush Menat 2024-01-24 13:21:43 +05:30
commit c88c15f193

View File

@ -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'