We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae84eff + 39835ac commit 54c0de4Copy full SHA for 54c0de4
1 file changed
.github/workflows/precommit.yaml
@@ -8,7 +8,7 @@ jobs:
8
pre-commit:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
12
- uses: actions/setup-python@v6
13
with:
14
python-version: "3.11"
0 commit comments