Skip to content

Commit

Permalink
hynek/setup-cached-uv -> astral-sh/setup-uv
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Jan 20, 2025
1 parent 110e0b7 commit 92fa5af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
allow-prereleases: true

- name: Install uv
uses: hynek/setup-cached-uv@v2
uses: astral-sh/setup-uv@v5

- name: Tox tests
run: |
Expand Down

0 comments on commit 92fa5af

Please sign in to comment.