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.
1 parent 282dea3 commit c9b0bf4Copy full SHA for c9b0bf4
.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'
22
- uses: pre-commit/[email protected]
.github/workflows/update-ci.yml
@@ -15,7 +15,7 @@ jobs:
15
# Setup pre-commit
python-version: 3.10.4
- name: Install pre-commit
0 commit comments