We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c0b2a9 + c45c9db commit 8fbcc25Copy full SHA for 8fbcc25
1 file changed
.github/workflows/pre-commit.yml
@@ -4,7 +4,7 @@ jobs:
4
pre-commit:
5
runs-on: ubuntu-latest
6
steps:
7
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
8
- uses: actions/setup-python@v6
9
- name: Install pre-commit
10
run: pip install pre-commit
0 commit comments