Skip to content

Commit b885631

Browse files
authored
Merge pull request #54 from plus3it/dependabot/github_actions/github-actions-cc26dbce14
Bump astral-sh/setup-uv from 7.2.0 to 7.2.1 in the github-actions group
2 parents 1cbf013 + 9b6c8ee commit b885631

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
python-version: '3.12'
2020

2121
- name: Install uv
22-
uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b
22+
uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41
2323
with:
2424
enable-cache: true
2525
cache-dependency-glob: "src/python/requirements-dev.txt"

0 commit comments

Comments
 (0)