chore(nodejs): bump version (#2088)

This commit is contained in:
Jef LeCompte
2021-03-04 13:16:49 -05:00
committed by GitHub
parent f65aab87da
commit afe7a70900
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: 15.10.0
node-version: 15.11.0
- name: Setup build cache
uses: actions/cache@v2
with: