We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3412cf + 4660199 commit f238c55Copy full SHA for f238c55
.github/workflows/main.yml
@@ -5,7 +5,7 @@ jobs:
5
name: runner / black formatter
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
9
- uses: rickstaa/action-black@v1
10
with:
11
black_args: ". --check"
0 commit comments