Skip to content

Commit afa9a2a

Browse files
authored
Merge pull request #218 from cantabular/dependabot/github_actions/astral-sh/setup-uv-8.3.0
Bump astral-sh/setup-uv from 8.2.0 to 8.3.0
2 parents 11bcfdd + 357045d commit afa9a2a

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@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
31+
uses: astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0
3232

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

0 commit comments

Comments
 (0)