Skip to content

Commit

Permalink
bump(): update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mhartington committed Nov 16, 2023
1 parent 506d4f5 commit cb85d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

- uses: actions/setup-node@v2
with:
node-version: '16'
node-version: '20'

- name: Install dependencies
run: npm ci
Expand Down

0 comments on commit cb85d4c

Please sign in to comment.