Skip to content

Commit

Permalink
node16
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjduffy committed Jul 20, 2023
1 parent 0bb6515 commit 8c4bf68
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- uses: actions/setup-node@v3
with:
node-version: 16

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

0 comments on commit 8c4bf68

Please sign in to comment.