mirror of
https://github.com/juanfont/headscale.git
synced 2025-01-12 11:03:46 +00:00
set explicit python version
This commit is contained in:
parent
dcd2548bf1
commit
4dd7b81f26
2
.github/workflows/docs-test.yml
vendored
2
.github/workflows/docs-test.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Install python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.x
|
||||
python-version: 3.12.2
|
||||
- name: Setup cache
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user