Skip to content

Commit b7084e2

Browse files
authored
Merge pull request #160 from cantabular/dependabot/github_actions/astral-sh/setup-uv-7.3.0
Bump astral-sh/setup-uv from 7.2.1 to 7.3.0
2 parents 0641094 + fb2bbb9 commit b7084e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-build.yml

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

3030
- name: Setup uv
31-
uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1
31+
uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
3232

3333
- name: Install packages
3434
run: uv sync --frozen

0 commit comments

Comments
 (0)