Skip to content

Commit

Permalink
chore: bump node version to 18.20.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lipsumar committed Feb 10, 2025
1 parent 7ded6ee commit 2ae624e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2.1
executors:
node:
docker:
- image: cimg/node:18.7.0
- image: cimg/node:18.20.6
jobs:
checks:
executor: node
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.7.0
18.20.6

0 comments on commit 2ae624e

Please sign in to comment.