File tree Expand file tree Collapse file tree
builder/.github/workflows
implementation/.github/workflows
language-family/.github/workflows
library/.github/workflows Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 - name : Set up Python
2222 uses : actions/setup-python@v5
2323 with :
24- python-version : 3.8
24+ python-version : 3.13
2525
2626 - name : Install yamllint
2727 run : pip install yamllint
Original file line number Diff line number Diff line change 2121 - name : Set up Python
2222 uses : actions/setup-python@v5
2323 with :
24- python-version : 3.8
24+ python-version : 3.13
2525
2626 - name : Install yamllint
2727 run : pip install yamllint
Original file line number Diff line number Diff line change 2121 - name : Set up Python
2222 uses : actions/setup-python@v5
2323 with :
24- python-version : 3.8
24+ python-version : 3.13
2525
2626 - name : Install yamllint
2727 run : pip install yamllint
Original file line number Diff line number Diff line change 2121 - name : Set up Python
2222 uses : actions/setup-python@v5
2323 with :
24- python-version : 3.8
24+ python-version : 3.13
2525
2626 - name : Install yamllint
2727 run : pip install yamllint
Original file line number Diff line number Diff line change 2121 - name : Set up Python
2222 uses : actions/setup-python@v5
2323 with :
24- python-version : 3.8
24+ python-version : 3.13
2525
2626 - name : Install yamllint
2727 run : pip install yamllint
You can’t perform that action at this time.
0 commit comments