Skip to content

Commit

Permalink
chore(deps): update astral-sh/setup-uv action to v3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kenany committed Oct 19, 2024
1 parent 6329d76 commit 8ec1968
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].4
uses: astral-sh/[email protected].7
with:
enable-cache: true

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

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

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

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

Expand Down

0 comments on commit 8ec1968

Please sign in to comment.