Skip to content

Commit 729c8fe

Browse files
authored
Merge pull request #46 from plone/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 4edf7c3 + 49d2d2d commit 729c8fe

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
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
persist-credentials: false
3333
- name: Install uv + caching
34-
uses: astral-sh/setup-uv@v8.0.0
34+
uses: astral-sh/setup-uv@v8.1.0
3535
with:
3636
enable-cache: true
3737
cache-dependency-glob: |

0 commit comments

Comments
 (0)