Skip to content

Commit 8b75737

Browse files
authored
Merge pull request #471 from collective/dependabot/github_actions/astral-sh/setup-uv-8.1.0
Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 [ci-skip]
2 parents 9dd52c3 + 25e734f commit 8b75737

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
persist-credentials: false
3737
- name: Install uv + caching
38-
uses: astral-sh/setup-uv@v8.0.0
38+
uses: astral-sh/setup-uv@v8.1.0
3939
with:
4040
enable-cache: true
4141
cache-dependency-glob: |

0 commit comments

Comments
 (0)