fix: Updates Github Actions & Azure Pipelines (#1192)

This commit is contained in:
Kamron Batman 2022-10-16 10:10:55 -07:00 committed by GitHub
parent 3396338926
commit 5e7dbb53c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 20 additions and 23 deletions

View file

@ -9,8 +9,8 @@ jobs:
update-docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.x
- run: pip install mkdocs-material