Skip to content

Commit

Permalink
Update publish-docs.yml to use Python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon committed Oct 31, 2023
1 parent af00651 commit 411ea0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- uses: actions/setup-python@v4
with:
python-version: "3.x"
python-version: "3.11"

- uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 411ea0a

Please sign in to comment.