Skip to content

Commit 9a8333d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- uses: astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6
3939

4040
- id: setup-python
41-
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
41+
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
4242
with:
4343
python-version: ${{ matrix.python }}
4444

0 commit comments

Comments
 (0)