Skip to content

Commit 7992e8e

Browse files
authored
CI: Bump Node version to latest LTS (#305)
Co-authored-by: Peter Murphy <[email protected]>
1 parent d7973f1 commit 7992e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up Node toolchain
2424
uses: actions/setup-node@v1
2525
with:
26-
node-version: "12.x"
26+
node-version: "18.x"
2727

2828
- name: Cache NPM dependencies
2929
uses: actions/cache@v2

0 commit comments

Comments
 (0)