Updating GHES workflows

This commit is contained in:
GitHub Actions
2020-05-25 20:13:54 +00:00
parent 7f38c08e7a
commit 874062869c
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
node-version: [10.x, 12.x]
node-version: [10.x, 12.x, 14.x]
steps:
- uses: actions/checkout@v2