Skip to content

Commit 1f9a355

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

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@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
42+
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
4343
with:
4444
python-version: '3.13'
4545
- uses: astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1

0 commit comments

Comments
 (0)