Skip to content

Commit 3401c0a

Browse files
committed
Build with Node 18
1 parent ef1073a commit 3401c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup Node.js
1313
uses: actions/setup-node@v2
1414
with:
15-
node-version: 17.x
15+
node-version: 18.x
1616

1717
- name: Test CoffeeScript Loader
1818
working-directory: coffeescript-loader

0 commit comments

Comments
 (0)