Skip to content

Commit

Permalink
chore(ci): Update setup-uv version
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Dec 8, 2024
1 parent 91d2e42 commit 265257e
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 @@ -183,7 +183,7 @@ jobs:
submodules: recursive
fetch-depth: 0
- name: Install the latest version of uv
uses: astral-sh/setup-uv@v3
uses: astral-sh/setup-uv@v4
- name: Set up Python ${{ matrix.python-version }}
if: "!endsWith(matrix.python-version, 't')"
uses: actions/setup-python@v5
Expand Down

0 comments on commit 265257e

Please sign in to comment.