Skip to content

Commit

Permalink
ci: bump node version
Browse files Browse the repository at this point in the history
  • Loading branch information
tri-adam committed Jun 13, 2023
1 parent 532b3aa commit 292bf88
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 292bf88

Please sign in to comment.