Skip to content

Commit fb27f3b

Browse files
authored
Merge pull request #258 from powerapi-ng/dependabot/github_actions/astral-sh/setup-uv-7.1.2
build(deps): Bump astral-sh/setup-uv from 7.1.1 to 7.1.2
2 parents b05548b + 173d2c7 commit fb27f3b

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@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
29+
uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
3030

3131
- name: Install dependencies
3232
run: |

0 commit comments

Comments
 (0)