Skip to content

Commit

Permalink
node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjduffy authored Aug 4, 2023
1 parent b66fdf2 commit f99a789
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 @@ -31,6 +31,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 f99a789

Please sign in to comment.