We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef1073a commit 3401c0aCopy full SHA for 3401c0a
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Setup Node.js
13
uses: actions/setup-node@v2
14
with:
15
- node-version: 17.x
+ node-version: 18.x
16
17
- name: Test CoffeeScript Loader
18
working-directory: coffeescript-loader
0 commit comments