Update autogenerated notice to refer to specific ruamel.yaml version
This commit is contained in:
parent
98884904a2
commit
9f45792756
32 changed files with 34 additions and 32 deletions
1
.github/workflows/pr-checks.yml
vendored
1
.github/workflows/pr-checks.yml
vendored
|
|
@ -52,6 +52,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
# When updating this, update the autogenerated code header in `sync.py` too.
|
||||
pip install ruamel.yaml==0.17.31
|
||||
|
||||
# Ensure the generated PR check workflows are up to date.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue