Merge pull request #351 from frappe/ankush-patch-1

This commit is contained in:
Jannat Patel
2022-07-01 16:27:43 +05:30
committed by GitHub

View File

@@ -32,7 +32,7 @@ jobs:
- name: setup python
uses: actions/setup-python@v2
with:
python-version: '3.9'
python-version: '3.10'
- name: setup node
uses: actions/setup-node@v2
with: