Skip to content

Commit 268cb90

Browse files
dependabot[bot]thomasleese
authored andcommitted
Bump astral-sh/setup-uv
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 94527f2e458b27549849d47d273a16bec83a01e9 to 37802adc94f370d6bfd71619e3f0bf239e1f3b78. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@94527f2...37802ad) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 37802adc94f370d6bfd71619e3f0bf239e1f3b78 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1adcd5 commit 268cb90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/end-to-end-tests-local.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
- name: Setup testing repository environment file
9090
run: mv ${{ env.MAVIS_TEST_REPO }}/.env.generic ${{ env.MAVIS_TEST_REPO }}/.env
9191
- name: Setup uv
92-
uses: astral-sh/setup-uv@94527f2e458b27549849d47d273a16bec83a01e9 # v7.6.0
92+
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
9393
- name: Setup Playwright
9494
working-directory: ${{ env.MAVIS_TEST_REPO }}
9595
run: |

0 commit comments

Comments
 (0)