Skip to content

Commit

Permalink
chore(ci): update the version of Node.js used to update Nock files (#311
Browse files Browse the repository at this point in the history
)
  • Loading branch information
aduh95 committed Oct 6, 2023
1 parent 787e24d commit 6d39928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-nock-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6d39928

Please sign in to comment.