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 819ff15 commit fb0b883Copy full SHA for fb0b883
run-pre-commit/action.yml
@@ -30,6 +30,7 @@ runs:
30
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
31
with:
32
python-version: ${{ inputs.python-version }}
33
+ cache: 'pip'
34
35
- name: Setup Rust Toolchain
36
uses: dtolnay/rust-toolchain@c5a29ddb4d9d194e7c84ec8c3fba61b1c31fee8c
0 commit comments