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 132e234 + 7b503f1 commit 538bf14Copy full SHA for 538bf14
.github/workflows/ci-format.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-22.04
17
steps:
18
- uses: actions/checkout@v5
19
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
20
with:
21
python-version: 3.10.4
22
- name: Install system hooks
.github/workflows/update-ci.yml
@@ -15,7 +15,7 @@ jobs:
15
# Setup pre-commit
- name: Install pre-commit
0 commit comments