Skip to content

Commit

Permalink
Merge pull request #143 from terrastruct/BarryNolte-patch-1
Browse files Browse the repository at this point in the history
Update ci.yml
  • Loading branch information
alixander authored Apr 26, 2024
2 parents a258605 + 97e4f0f commit 4f56e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v2
with:
node-version: '16.x'
node-version: '20.x'
- name: Install dependencies
run: yarn install --frozen-lockfile
- run: COLOR=1 ./make.sh
Expand Down

0 comments on commit 4f56e4a

Please sign in to comment.