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 621d16c commit bb713f8Copy full SHA for bb713f8
.github/workflows/pre-commit.yml
@@ -39,7 +39,7 @@ jobs:
39
${{ runner.os }}-pre-commit-${{ steps.get-date.outputs.previous_cache_tag }}
40
${{ runner.os }}-pre-commit-
41
- name: Setup Python
42
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
+ uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
43
with:
44
python-version: '3.14'
45
- uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7.2.0
0 commit comments