Skip to content

Commit c323967

Browse files
authored
Update HTMLTidy.yml
1 parent 431f0a7 commit c323967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/HTMLTidy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Python
1919
uses: actions/setup-python@v2
2020
with:
21-
python-version: '3.6'
21+
python-version: '2.7'
2222
- name: Install xmllint
2323
run: |
2424
sudo apt-get update

0 commit comments

Comments
 (0)