Skip to content

Commit 79eccb2

Browse files
authored
Merge pull request #275 from powerapi-ng/dependabot/github_actions/astral-sh/setup-uv-7.3.0
build(deps): Bump astral-sh/setup-uv from 7.2.0 to 7.3.0
2 parents 938acf3 + df051e0 commit 79eccb2

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@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7.2.0
29+
uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
3030

3131
- name: Install dependencies
3232
run: |

0 commit comments

Comments
 (0)