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: