Skip to content

Commit ff792b7

Browse files
chore(deps): update actions/setup-python action to v6.3.0 (#4597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb77187 commit ff792b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/pre-commit-setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ runs:
1717
restore-keys: |
1818
${{ runner.os }}-${{ runner.arch }}-prek-
1919
- name: Setup Python
20-
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
20+
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
2121
with:
2222
python-version: '3.14'
2323
- uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0

0 commit comments

Comments
 (0)