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 eb77187 commit ff792b7Copy full SHA for ff792b7
1 file changed
.github/actions/pre-commit-setup/action.yml
@@ -17,7 +17,7 @@ runs:
17
restore-keys: |
18
${{ runner.os }}-${{ runner.arch }}-prek-
19
- name: Setup Python
20
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
+ uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
21
with:
22
python-version: '3.14'
23
- uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
0 commit comments