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 631b229 commit 894ffd9Copy full SHA for 894ffd9
1 file changed
.github/workflows/ci-javascript.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Setup Node.js
47
uses: actions/setup-node@v1
48
with:
49
- node-version: 15
+ node-version: '16.x'
50
- name: Setup Java
51
uses: actions/setup-java@v1
52
0 commit comments