Skip to content

Commit

Permalink
Updated cypress to run on Node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
Freshenext committed Feb 1, 2024
1 parent 452a5ae commit 4facbc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: 17
node-version: 18

- name: Cypress run
uses: cypress-io/github-action@v4
Expand Down

0 comments on commit 4facbc8

Please sign in to comment.