1 parent efb53af commit 712e2caCopy full SHA for 712e2ca
1 file changed
.github/workflows/node.js.yml
@@ -18,7 +18,7 @@ jobs:
18
19
strategy:
20
matrix:
21
- node-version: [18.x]
+ node-version: [16.x]
22
steps:
23
- uses: actions/checkout@v4 # Updated to v4
24
0 commit comments