Skip to content

Commit

Permalink
chore(deps): update astral-sh/setup-uv action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 5a71e94 commit 056acec
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 @@ -64,7 +64,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
- uses: astral-sh/setup-uv@v2
- uses: astral-sh/setup-uv@v3
with:
enable-cache: true
cache-dependency-glob: '**/requirements*.txt'
Expand Down

0 comments on commit 056acec

Please sign in to comment.