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.
2 parents 51daa4c + edeae51 commit 5988f59Copy full SHA for 5988f59
.github/workflows/mypy.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
9
steps:
10
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
11
12
- name: Install Python
13
uses: actions/setup-python@v4
0 commit comments