updating ci to python3.12

This commit is contained in:
Ayush Saini 2024-05-19 23:07:47 +05:30
parent 1af2eeec80
commit a4a1431111

View file

@ -13,7 +13,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.11'
python-version: '3.12'
- name: Set execute permissions for wrapper
run: chmod +x ./bombsquad_server