Skip to content

Commit

Permalink
Merge pull request #304 from tri-adam/bump-node
Browse files Browse the repository at this point in the history
ci: bump node version
  • Loading branch information
tri-adam committed Jun 13, 2023
2 parents 532b3aa + 292bf88 commit df10667
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 @@ -6,7 +6,7 @@ orbs:
executors:
node:
docker:
- image: node:19-slim
- image: node:20-slim
golangci-lint:
docker:
- image: golangci/golangci-lint:v1.53
Expand Down

0 comments on commit df10667

Please sign in to comment.