There was an error while loading. Please reload this page.
1 parent 83db4d0 commit 75dcfdeCopy full SHA for 75dcfde
1 file changed
.github/workflows/nodejs.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
matrix:
25
os: [ubuntu-latest]
26
- node-version: [16.x]
+ node-version: [lts/*]
27
28
runs-on: ${{ matrix.os }}
29
0 commit comments