Skip to content

Commit 2d17a9c

Browse files
authored
Merge pull request #170 from jazzband/dependabot/github_actions/all-github-actions-b6f5d829ff
Bump astral-sh/setup-uv from 3 to 4 in the all-github-actions group
2 parents 7711f7d + 51ce3b9 commit 2d17a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/checkout@v4
3939

4040
- name: Set up Python ${{ matrix.python-version }}
41-
uses: astral-sh/setup-uv@v3
41+
uses: astral-sh/setup-uv@v4
4242
with:
4343
enable-cache: true
4444
cache-dependency-glob: "pyproject.toml"

0 commit comments

Comments
 (0)