From 3121cb56525fa8353356175af4c457583b63fb2c Mon Sep 17 00:00:00 2001 From: Jamie Date: Fri, 2 Dec 2022 22:44:41 +0000 Subject: [PATCH] Update cypress.yml --- .github/workflows/cypress.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index c1c82b155..5e56752ba 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -61,7 +61,7 @@ jobs: # nohup dotnet run --project ./src/Ombi -- --host http://*:3577 & - name: Cypress Tests - uses: cypress-io/github-action@v2.8.2 + uses: cypress-io/github-action@v4 with: record: true browser: chrome