Skip to content

Commit ba021c5

Browse files
chore(deps): update astral-sh/setup-uv action to v8.1.0
1 parent a7667ac commit ba021c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
id: setup_python
4747
with:
4848
python-version: ${{ matrix.python-version }}
49-
- uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 # zizmor: ignore[cache-poisoning]
49+
- uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 # zizmor: ignore[cache-poisoning]
5050
# The cache is stored only on main branch and not used for publishing
5151
with:
5252
save-cache: ${{ github.ref == 'refs/heads/main' }}

0 commit comments

Comments
 (0)