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 6581063 commit b2dfcbcCopy full SHA for b2dfcbc
.github/workflows/main.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: "Set up Python"
52
uses: actions/setup-python@v4
53
with:
54
- python-version: "3.10"
+ python-version: "3.11"
55
- name: Install doc dependencies
56
run: |
57
sudo apt-get update -y
0 commit comments