We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24ec1de commit 7a2e321Copy full SHA for 7a2e321
1 file changed
.github/workflows/validate.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v2
15
- uses: actions/setup-python@v1
16
with:
17
- python-version: '3.4'
+ python-version: '3.6.10'
18
- name: Validate SQF
19
run: python ./tools/sqf_validator.py
20
- name: Validate Configs
0 commit comments