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 2b181e5 commit 9dc5f90Copy full SHA for 9dc5f90
.github/workflows/mypy.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
9
steps:
10
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
11
12
- name: Install Python
13
uses: actions/setup-python@v5
0 commit comments