Skip to content

Commit

Permalink
Merge pull request #888 from ikemo3/renovate/cimg-node-20.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v20.6
  • Loading branch information
ikemo3 authored Sep 7, 2023
2 parents c0650ec + 1bbda20 commit 9bfe3a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ orbs:
jobs:
build:
docker:
- image: cimg/node:20.5
- image: cimg/node:20.6
environment:
- LANG: ja_JP.UTF-8
- LANGUAGE: ja_JP.UTF-8
Expand Down

0 comments on commit 9bfe3a3

Please sign in to comment.