We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 904f831 commit 71933c3Copy full SHA for 71933c3
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
11
- uses: actions/setup-node@v2
12
with:
13
- node-version: '16'
+ node-version: '20'
14
15
- run: npm install
16
working-directory: node-drivers
0 commit comments