Skip to content

Commit

Permalink
Merge pull request #170 from jazzband/dependabot/github_actions/all-g…
Browse files Browse the repository at this point in the history
…ithub-actions-b6f5d829ff

Bump astral-sh/setup-uv from 3 to 4 in the all-github-actions group
  • Loading branch information
shimizukawa authored Dec 1, 2024
2 parents 7711f7d + 51ce3b9 commit 2d17a9c
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 @@ -38,7 +38,7 @@ jobs:
- uses: actions/checkout@v4

- name: Set up Python ${{ matrix.python-version }}
uses: astral-sh/setup-uv@v3
uses: astral-sh/setup-uv@v4
with:
enable-cache: true
cache-dependency-glob: "pyproject.toml"
Expand Down

0 comments on commit 2d17a9c

Please sign in to comment.