Skip to content

Commit

Permalink
build(deps): bump astral-sh/setup-uv from 3 to 4 (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 500c53c commit 6e66cd8
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 @@ -37,7 +37,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- uses: astral-sh/setup-uv@v3
- uses: astral-sh/setup-uv@v4

- name: Install tox
run: uv tool install --with tox-gh-actions --with tox-uv tox
Expand Down

0 comments on commit 6e66cd8

Please sign in to comment.