Skip to content

Commit

Permalink
Build on node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
jtklein committed Sep 28, 2024
1 parent 0d7cf43 commit f5b3db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v2
with:
node-version: 16
node-version: 18

- name: Install deps
run: yarn
Expand Down

0 comments on commit f5b3db3

Please sign in to comment.