mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
⬆️ Updated python version
This commit is contained in:
committed by
Nikhil Badyal
parent
1089dd8ccc
commit
63c3f6503f
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user