We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 347765b + 117a0f5 commit 99f38d2Copy full SHA for 99f38d2
.github/workflows/pre-commit.yml
@@ -9,6 +9,6 @@ jobs:
9
pre-commit:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
13
- uses: actions/setup-python@v5
14
- uses: pre-commit/action@v3.0.0
0 commit comments