Attempting to fix the publish action.
Some checks failed
StarFields Django Rest Framework Generics / build (push) Failing after 6s
Lint / Lint (push) Failing after 22s

This commit is contained in:
2024-05-13 14:46:37 +03:00
parent 4a45f05f2d
commit 813135ed43

View File

@@ -16,7 +16,7 @@ jobs:
uses: actions/setup-python@v5
with:
# Semantic version range syntax or exact version of a Python version
python-version: '3.12.3'
python-version: '3.X'
# Optional - x64 or x86 architecture, defaults to x64
architecture: 'x64'