We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13314ac commit 4569871Copy full SHA for 4569871
.github/workflows/black_format.yml
@@ -16,6 +16,6 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
19
- - uses: psf/black@6305bf1ae645ab7541be4f5028a86239316178eb # 26.1.0
+ - uses: psf/black@35ea67920b7f6ac8e09be1c47278752b1e827f76 # 26.3.0
20
with:
21
options: "--check --verbose"
0 commit comments