1
0
mirror of synced 2025-12-30 12:02:01 -05:00

Update .github/workflows/azure-staging-build-deploy.yml

Co-authored-by: Peter Bengtsson <mail@peterbe.com>
This commit is contained in:
Brannon Jones
2022-05-27 16:51:56 -07:00
committed by GitHub
parent 3357a607ed
commit 0cc67fe761

View File

@@ -80,7 +80,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@1f8c6b94b26d0feae1e387ca63ccbdc44d27b561
with:
node-version: 16.14.x
node-version: 16.15.x
cache: npm
- name: Clone docs-early-access