Merge pull request #325 from vyomakesh09/patch-1

Bumping python version for testing.yml
pull/328/head
Eternal Reclaimer 1 year ago committed by GitHub
commit 20ad31543a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,7 +16,7 @@ jobs:
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v5 uses: actions/setup-python@v5
with: with:
python-version: 3.x python-version: 3.10
- name: Install dependencies - name: Install dependencies
run: | run: |

Loading…
Cancel
Save