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 d620e40 commit 9ee2628Copy full SHA for 9ee2628
‎.github/workflows/ci.yaml‎
@@ -7,7 +7,7 @@ jobs:
7
8
lint:
9
name: Lint
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v4
13
- name: Set up Python
‎.github/workflows/docs.yaml‎
@@ -5,7 +5,7 @@ on:
5
jobs:
6
linkcheck:
name: Docs-Linkcheck
- name: Set Up Python
0 commit comments