We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c813d84 commit d0950c5Copy full SHA for d0950c5
.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