Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Jan 10, 2025
1 parent 2f10f83 commit 0ea7506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/uv/deptry/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ runs:
steps:
# Install uv
- name: Install uv
uses: astral-sh/setup-uv@887a942a15af3a7626099df99e897a18d9e5ab3a
uses: astral-sh/setup-uv@v5
with:
python-version: ${{ inputs.python-version }}

Expand Down

0 comments on commit 0ea7506

Please sign in to comment.