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 8fc25de commit 2222be8Copy full SHA for 2222be8
.github/workflows/mypy.yaml
@@ -15,7 +15,7 @@ defaults:
15
16
jobs:
17
ci:
18
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
19
steps:
20
# Checkout the code
21
- uses: actions/checkout@v4
0 commit comments