ci: python
Some checks failed
Publish to docs.datacontroller.io / Deploy docs (push) Failing after 8s
Some checks failed
Publish to docs.datacontroller.io / Deploy docs (push) Failing after 8s
This commit is contained in:
parent
226477486b
commit
313eed16f0
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.9.5' # Version range or exact version of a Python version to use, using SemVer's version range syntax
|
||||
python-version: '3.9' # Version range or exact version of a Python version to use, using SemVer's version range syntax
|
||||
env:
|
||||
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache
|
||||
RUNNER_TOOL_CACHE: /opt/hostedtoolcache
|
||||
|
Loading…
Reference in New Issue
Block a user