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 5988f59 commit 2b181e5Copy full SHA for 2b181e5
.github/workflows/mypy.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v4
11
12
- name: Install Python
13
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
14
with:
15
python-version: '3.x'
16
0 commit comments