Skip to content

Commit f893bba

Browse files
authored
Merge pull request #1036 from rackerlabs/renovate/actions-setup-python-digest
chore(deps): update actions/setup-python digest to a26af69
2 parents f3d0fa7 + cc91297 commit f893bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
steps:
4949
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
5050
- uses: astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6
51-
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
51+
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
5252
with:
5353
python-version-file: python/${{ matrix.project }}/pyproject.toml
5454
- run: uv sync

0 commit comments

Comments
 (0)