Skip to content

Commit

Permalink
chore(deps): update astral-sh/setup-uv action to v3.2.4 (#28)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 8bc4d5d commit bed0796
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/[email protected]

- name: Install uv
uses: astral-sh/[email protected].3
uses: astral-sh/[email protected].4
with:
enable-cache: true

Expand All @@ -49,7 +49,7 @@ jobs:
uses: actions/[email protected]

- name: Install uv
uses: astral-sh/[email protected].3
uses: astral-sh/[email protected].4
with:
enable-cache: true

Expand All @@ -74,7 +74,7 @@ jobs:
uses: actions/[email protected]

- name: Install uv
uses: astral-sh/[email protected].3
uses: astral-sh/[email protected].4
with:
enable-cache: true

Expand Down

0 comments on commit bed0796

Please sign in to comment.