Skip to content

Commit

Permalink
chore(deps): update astral-sh/setup-uv action to v3.2.4 (#19)
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 5277642 commit 78dc399
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v4.2.2

- name: Install uv
uses: astral-sh/setup-uv@v3.2.3
uses: astral-sh/setup-uv@v3.2.4
with:
enable-cache: true

Expand All @@ -49,7 +49,7 @@ jobs:
uses: actions/checkout@v4.2.2

- name: Install uv
uses: astral-sh/setup-uv@v3.2.3
uses: astral-sh/setup-uv@v3.2.4
with:
enable-cache: true

Expand Down

0 comments on commit 78dc399

Please sign in to comment.