mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Pin python to 3.11.5
This commit is contained in:
parent
07eeb3c627
commit
6bcd8a6910
@ -6,7 +6,7 @@ runs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: "3.11"
|
||||
python-version: "3.11.5"
|
||||
cache: pip
|
||||
|
||||
- name: Install environment
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user