⬆️ Updated python version

This commit is contained in:
Nikhil Badyal
2024-04-15 22:40:43 +05:30
committed by Nikhil Badyal
parent 1089dd8ccc
commit 63c3f6503f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
- name: setup python
uses: actions/setup-python@main
with:
python-version: '3.11.5'
python-version: '3.12.3'
- name: Install Requirements
run: |