diff --git a/.github/workflows/update-nock-files.yml b/.github/workflows/update-nock-files.yml index aa154f1cf..4e0c14551 100644 --- a/.github/workflows/update-nock-files.yml +++ b/.github/workflows/update-nock-files.yml @@ -25,7 +25,7 @@ jobs: with: # Let's use the oldest version supported to be sure the V8 # serialization is compatible with all supported versions. - node-version: 16.x + node-version: 18.x - name: Get the Yarn cache directory path id: yarn-cache-dir-path