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 38222a8 commit b8a081cCopy full SHA for b8a081c
.github/workflows/node.js.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: macos-latest
15
strategy:
16
matrix:
17
- node-version: [15.x]
+ node-version: [18.x]
18
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
19
steps:
20
- name: Checkout
@@ -30,7 +30,7 @@ jobs:
30
runs-on: macos-11
31
32
33
34
35
36
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
64
0 commit comments