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 787e24d commit 6d39928Copy full SHA for 6d39928
1 file changed
.github/workflows/update-nock-files.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
# Let's use the oldest version supported to be sure the V8
27
# serialization is compatible with all supported versions.
28
- node-version: 16.x
+ node-version: 18.x
29
30
- name: Get the Yarn cache directory path
31
id: yarn-cache-dir-path
0 commit comments