Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/puresyntax71/hugo-theme-chunky-poster.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpuresyntax71 <34715246+puresyntax71@users.noreply.github.com>2020-01-17 01:47:10 +0300
committerpuresyntax71 <34715246+puresyntax71@users.noreply.github.com>2020-01-17 01:47:10 +0300
commitdc9fb94cad82ff93471b66a7cbf9a9e27905614b (patch)
tree87a7bd27dfe86ee855764c4f8e0f5b3193e3114b /.circleci/config.yml
parent250b82057ff87c57b696ef8746fe657c837f42b5 (diff)
Update node.
Diffstat (limited to '.circleci/config.yml')
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 52aacf5..4fead7a 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -7,7 +7,7 @@ jobs:
test:
executor:
name: node/default
- tag: '13.1.0'
+ tag: '13.6.0'
steps:
- checkout
- node/with-cache: