Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Sep 19, 2023
1 parent 71bdb1e commit ffc40c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v2.5.2
with:
node-version: "12"
node-version: "18"
- name: Install dependencies
run: yarn install --frozen-lockfile
- name: Run tests
Expand Down

0 comments on commit ffc40c1

Please sign in to comment.