We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c3fd37 commit 4521a00Copy full SHA for 4521a00
.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@v3
+ - uses: actions/checkout@v4
9
- uses: rickstaa/action-black@v1
10
with:
11
black_args: ". --check"
0 commit comments