From 4455964db4e562349d440b4ca1990ede8b7ad92e Mon Sep 17 00:00:00 2001 From: slawkens Date: Sun, 2 Feb 2025 22:41:31 +0100 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 c33654b7..57131547 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -35,7 +35,7 @@ jobs: - name: Checkout MyAAC uses: actions/checkout@v4 with: - ref: master + ref: main - uses: actions/setup-node@v4 with: