We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 704fce9 commit ff195b5Copy full SHA for ff195b5
1 file changed
.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@35ea67920b7f6ac8e09be1c47278752b1e827f76 # 26.3.0
+ - uses: psf/black@c6755bb741b6481d6b3d3bb563c83fa060db96c9 # 26.3.1
20
with:
21
options: "--check --verbose"
0 commit comments