Skip to content

Commit 7a0419e

Browse files
authored
Merge pull request #271 from powerapi-ng/dependabot/github_actions/astral-sh/setup-uv-7.2.0
build(deps): Bump astral-sh/setup-uv from 7.1.6 to 7.2.0
2 parents 294900d + 83b4d07 commit 7a0419e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
python-version: ${{ matrix.python-version }}
2727

2828
- name: Install uv
29-
uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
29+
uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7.2.0
3030

3131
- name: Install dependencies
3232
run: |

0 commit comments

Comments
 (0)