Skip to content

Commit 7a2e321

Browse files
authored
Python -> 3.6
1 parent 24ec1de commit 7a2e321

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v2
1515
- uses: actions/setup-python@v1
1616
with:
17-
python-version: '3.4'
17+
python-version: '3.6.10'
1818
- name: Validate SQF
1919
run: python ./tools/sqf_validator.py
2020
- name: Validate Configs

0 commit comments

Comments
 (0)