ci: python
Some checks failed
Publish to docs.datacontroller.io / Deploy docs (push) Failing after 8s

This commit is contained in:
Mihajlo Medjedovic 2023-07-24 19:33:00 +02:00
parent 226477486b
commit 313eed16f0

View File

@ -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