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:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2l
- uses: actions/checkout@v2
- name: Use Node.js 10.x
uses: actions/setup-node@v1
with:
node-version: '10.x'
- uses: actions/checkout@v2ll
- uses: actions/checkout@v2
with:
ref: azureCliDeploy-demo
- name: npm install, build