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 a476d3a commit b92ec92Copy full SHA for b92ec92
.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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
+ uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
43
with:
44
python-version: '3.14'
45
- uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
0 commit comments