1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2025-01-29 19:07:30 +01:00

Switched to Node 14

This commit is contained in:
squidfunk 2021-02-22 18:25:12 +01:00
parent 3f8475aad1
commit 0bbe0f2f4f

View File

@ -24,7 +24,7 @@ on:
- pull_request
env:
NODE_VERSION: 12.x
NODE_VERSION: 14.x
jobs:
build: