Skip to content

Commit

Permalink
MAINT: update to astral-sh/setup-uv@v5
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Dec 20, 2024
1 parent e76e423 commit e7f39db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ runs:
- uses: actions/setup-python@v5
with:
python-version: ${{ inputs.python-version }}
- uses: astral-sh/setup-uv@v3
- uses: astral-sh/setup-uv@v5
- env:
FORCE_COLOR: True
UV_SYSTEM_PYTHON: True
Expand Down

0 comments on commit e7f39db

Please sign in to comment.