Skip to content

Commit 5d0e0ba

Browse files
committed
GA: MkDocs + py310
1 parent 8afabb0 commit 5d0e0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
- uses: actions/checkout@v2
1212
- uses: actions/setup-python@v2
1313
with:
14-
python-version: 3.10
14+
python-version: "3.10"
1515
- run: pip install mkdocs-material pygments
1616
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)