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 1b7a1a6 commit c6cf457Copy full SHA for c6cf457
.github/workflows/encryption-tests.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup node
29
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
30
with:
31
- node-version: latest
+ node-version: 22
32
- name: Install Dependencies
33
run: npm install
34
- name: Install mongodb-client-encryption
0 commit comments