Skip to content

Commit bb713f8

Browse files
chore(deps): update actions/setup-python action to v6.2.0
1 parent 621d16c commit bb713f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
${{ runner.os }}-pre-commit-${{ steps.get-date.outputs.previous_cache_tag }}
4040
${{ runner.os }}-pre-commit-
4141
- name: Setup Python
42-
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
42+
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
4343
with:
4444
python-version: '3.14'
4545
- uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7.2.0

0 commit comments

Comments
 (0)