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 edf539a commit d5e8448Copy full SHA for d5e8448
.github/workflows/linkcheck.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
os: ["ubuntu-latest"]
16
- python-version: ["3.11"]
+ python-version: ["3.12"]
17
steps:
18
- name: Checkout
19
uses: actions/checkout@v4
0 commit comments