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 975d0b5 + 2674bd7 commit 5d23980Copy full SHA for 5d23980
.github/workflows/lint.yml
@@ -15,7 +15,7 @@ jobs:
15
- '3.10'
16
17
steps:
18
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
19
20
- uses: actions/setup-python@v2
21
with:
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ${{ matrix.os }}
26
27
28
29
30
31
0 commit comments