We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af93098 commit 7c1b5c6Copy full SHA for 7c1b5c6
.github/workflows/pre-commit.yaml
@@ -20,7 +20,6 @@ jobs:
20
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
21
with:
22
python-version: "3.12"
23
- cache: pip
24
25
- name: Setup Pre-Commit
26
run: python -m pip install pre-commit
0 commit comments