diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index e452f7e91..860f2162e 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -25,7 +25,7 @@ jobs: aws-region: eu-west-1 - uses: actions/checkout@v4 - - uses: actions/setup-node@v2 + - uses: actions/setup-node@v3 with: cache: yarn