Skip to content

Commit c814dd1

Browse files
chore(deps): update actions/setup-python digest to 8d9ed9a (#184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84fcbf8 commit c814dd1

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
@@ -36,7 +36,7 @@ jobs:
3636
- uses: astral-sh/setup-uv@22695119d769bdb6f7032ad67b9bca0ef8c4a174 # v5
3737

3838
- id: setup-python
39-
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
39+
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
4040
with:
4141
python-version: ${{ matrix.python }}
4242

0 commit comments

Comments
 (0)