Skip to content

Commit

Permalink
Update master_ck-board.yml
Browse files Browse the repository at this point in the history
Update to Node 20
  • Loading branch information
JoelWiebe authored May 15, 2024
1 parent ae5ec56 commit 16fe094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master_ck-board.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Node.js version
uses: actions/setup-node@v1
with:
node-version: "16.x"
node-version: "20.x"

- name: npm install, build, and test
run: |
Expand Down

0 comments on commit 16fe094

Please sign in to comment.