Skip to content

Commit

Permalink
CI: Bump Node version to latest LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
pete-murphy committed Aug 11, 2023
1 parent d7973f1 commit bb4ee31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Set up Node toolchain
uses: actions/setup-node@v1
with:
node-version: "12.x"
node-version: "18.x"

- name: Cache NPM dependencies
uses: actions/cache@v2
Expand Down

0 comments on commit bb4ee31

Please sign in to comment.