Skip to content

Commit

Permalink
change version to avert N-API bug
Browse files Browse the repository at this point in the history
  • Loading branch information
aditi-khare-mongoDB committed Jan 10, 2025
1 parent 06ffdea commit 7abbbcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/encryption-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
with:
node-version: latest
node-version: 22
- name: Install Dependencies
run: npm install
- name: Install mongodb-client-encryption
Expand Down

0 comments on commit 7abbbcc

Please sign in to comment.