Skip to content

Commit 6d39928

Browse files
authored
chore(ci): update the version of Node.js used to update Nock files (#311)
1 parent 787e24d commit 6d39928

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-nock-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
# Let's use the oldest version supported to be sure the V8
2727
# serialization is compatible with all supported versions.
28-
node-version: 16.x
28+
node-version: 18.x
2929

3030
- name: Get the Yarn cache directory path
3131
id: yarn-cache-dir-path

0 commit comments

Comments
 (0)