Update link_validation.yaml

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
This commit is contained in:
Yaron Schneider 2024-12-17 10:37:34 -08:00 committed by GitHub
parent b3f8cd70e9
commit 268005f3d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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