Skip to content

Commit

Permalink
Bump astral-sh/setup-uv from 3 to 4 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent cfc066a commit b3c415e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4

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

- name: Set up Python ${{ env.PYTHON_VERSION }}
uses: actions/setup-python@v5
Expand Down

0 comments on commit b3c415e

Please sign in to comment.