chore: change the checkout version

This commit is contained in:
DESKTOP-Q2JDODV\Admin 2021-06-23 14:57:41 +03:00
parent 114050f851
commit 5f40fd4c37

View file

@ -9,12 +9,12 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2l - uses: actions/checkout@v2
- name: Use Node.js 10.x - name: Use Node.js 10.x
uses: actions/setup-node@v1 uses: actions/setup-node@v1
with: with:
node-version: '10.x' node-version: '10.x'
- uses: actions/checkout@v2ll - uses: actions/checkout@v2
with: with:
ref: azureCliDeploy-demo ref: azureCliDeploy-demo
- name: npm install, build - name: npm install, build