mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-04-05 08:53:57 -04:00
Switched to Node 14
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -24,7 +24,7 @@ on:
|
||||
- pull_request
|
||||
|
||||
env:
|
||||
NODE_VERSION: 12.x
|
||||
NODE_VERSION: 14.x
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user