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 5d23980 + 9d8daf8 commit dede61fCopy full SHA for dede61f
.github/workflows/lint.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v3
19
20
- - uses: actions/setup-python@v2
+ - uses: actions/setup-python@v4
21
with:
22
python-version: ${{ matrix.python-version }}
23
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
0 commit comments