Skip to content

Commit b6391eb

Browse files
authored
Merge pull request #200 from powerapi-ng/dependabot/github_actions/astral-sh/setup-uv-5.3.1
build(deps): Bump astral-sh/setup-uv from 5.3.0 to 5.3.1
2 parents a3954c4 + 2b7dd97 commit b6391eb

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@1edb52594c857e2b5b13128931090f0640537287 # v5.3.0
29+
uses: astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3.1
3030

3131
- name: Install dependencies
3232
run: |

0 commit comments

Comments
 (0)