mirror of https://github.com/dapr/docs.git
Update link_validation.yaml
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
This commit is contained in:
parent
b3f8cd70e9
commit
268005f3d3
|
@ -13,7 +13,7 @@ jobs:
|
||||||
validate:
|
validate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
PYTHON_VER: 3.7
|
PYTHON_VER: 3.8
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Check Microsoft URLs do not pin localized versions
|
- name: Check Microsoft URLs do not pin localized versions
|
||||||
|
|
Loading…
Reference in New Issue