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 b82dcef + 14e928d commit b3ac7f2Copy full SHA for b3ac7f2
.github/workflows/pre-commit.yml
@@ -10,7 +10,7 @@ jobs:
10
pre-commit:
11
runs-on: ubuntu-20.04
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
14
- uses: actions/setup-python@v4
15
with:
16
python-version: '3.x'
0 commit comments