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.
2 parents 11e648c + 1427d3f commit ee71f10Copy full SHA for ee71f10
.github/workflows/buildtest.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/[email protected]
14
15
with:
16
- node-version: '16.x'
+ node-version: '18.x'
17
- name: use node
18
run: |
19
npm install
0 commit comments