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 fa537bc commit 9f21312Copy full SHA for 9f21312
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- uses: actions/setup-node@v1
18
with:
19
- node-version: 14.17
+ node-version: 14.18.3
20
21
- name: Set up JDK 11 for Java testing
22
uses: actions/setup-java@v1
0 commit comments