We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 209f3d0 commit bfb0677Copy full SHA for bfb0677
1 file changed
.github/workflows/format.yaml
@@ -12,6 +12,6 @@ jobs:
12
name: pre-commit
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
16
- uses: actions/setup-python@v6
17
- uses: pre-commit/action@v3.0.1
0 commit comments