Skip to content

Commit 4ba0f43

Browse files
authored
Merge pull request #6622 from NHSDigital/dependabot/github_actions/next/astral-sh/setup-uv-37802adc94f370d6bfd71619e3f0bf239e1f3b78
Bump astral-sh/setup-uv from 94527f2e458b27549849d47d273a16bec83a01e9 to 37802adc94f370d6bfd71619e3f0bf239e1f3b78
2 parents 7d490e3 + 7f7873a commit 4ba0f43

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)