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 ef50b80 + 01d0521 commit f6677eeCopy full SHA for f6677ee
.github/workflows/pre-commit-autoupdate.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v4
17
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
18
- name: install pre-commit
19
run: pip install pre-commit
20
- name: run autoupdate
.github/workflows/pre-commit.yml
@@ -18,5 +18,5 @@ jobs:
Pkg.add("Runic")'
env:
PYTHON: ""
21
22
- uses: pre-commit/action@v3.0.1
0 commit comments