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 498a607 commit d4c6aeeCopy full SHA for d4c6aee
.github/workflows/pre-commit.yml
@@ -26,7 +26,7 @@ jobs:
26
path: ~/.cache/pre-commit
27
key: ${{ runner.os }}-pre-commit-${{ hashFiles('.pre-commit-config.yaml') }}
28
- name: Setup Python
29
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
+ uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
30
with:
31
python-version: '3.13'
32
- uses: astral-sh/setup-uv@22695119d769bdb6f7032ad67b9bca0ef8c4a174 # v5.4.0
0 commit comments