Skip to content

Commit a79e41e

Browse files
author
Adam Hughes
committed
Bump Node from 12->13
1 parent 83dfad0 commit a79e41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
lint_markdown:
1313
<<: *defaults
1414
docker:
15-
- image: node:12-slim
15+
- image: node:13-slim
1616
steps:
1717
- checkout
1818
- run:

0 commit comments

Comments
 (0)