Updating GHES workflows

This commit is contained in:
GitHub Actions
2021-01-04 16:17:06 +00:00
parent c21d165d2c
commit 29002989f9
+2 -1
View File
@@ -16,7 +16,8 @@ jobs:
strategy:
matrix:
node-version: [10.x, 12.x, 14.x]
node-version: [10.x, 12.x, 14.x, 15.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps:
- uses: actions/checkout@v2