We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 431f0a7 commit c323967Copy full SHA for c323967
.github/workflows/HTMLTidy.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Python
19
uses: actions/setup-python@v2
20
with:
21
- python-version: '3.6'
+ python-version: '2.7'
22
- name: Install xmllint
23
run: |
24
sudo apt-get update
0 commit comments