Update mkdocs.yml

This commit is contained in:
Benjamin Sergeant 2021-11-24 09:01:10 -08:00 committed by GitHub
parent 05a27c89e3
commit 9c6dcb24a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ jobs:
linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
- name: Set up Python 3.8
uses: actions/setup-python@v1
with: