Skip to content

Commit

Permalink
Merge pull request #272 from cleder/dependabot/github_actions/astral-…
Browse files Browse the repository at this point in the history
…sh/setup-uv-5

Bump astral-sh/setup-uv from 4 to 5
  • Loading branch information
cleder authored Dec 21, 2024
2 parents bcd73e8 + 1e744cd commit 3e58feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-all-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install uv
uses: astral-sh/setup-uv@v4
uses: astral-sh/setup-uv@v5
- uses: hynek/build-and-inspect-python-package@v2
- uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 3e58feb

Please sign in to comment.