Skip to content

Commit

Permalink
stick no node version 18 for now. #1465
Browse files Browse the repository at this point in the history
  • Loading branch information
davemfish committed Dec 11, 2023
1 parent f7597fa commit 9dc714e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ jobs:
- name: Set up node
uses: actions/setup-node@v3
with:
node-version: lts/*
node-version: 18

- name: Restore node_modules cache
id: nodemodules-cache
Expand Down

0 comments on commit 9dc714e

Please sign in to comment.