Merge branch 'main' into henrymercer/drop-codeql-v2.11.5
This commit is contained in:
commit
35b10b5ff7
619 changed files with 68850 additions and 7145 deletions
4
.github/workflows/__javascript-source-root.yml
generated
vendored
4
.github/workflows/__javascript-source-root.yml
generated
vendored
|
|
@ -12,7 +12,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- releases/v2
|
||||
- releases/v*
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: Setup Python on MacOS
|
||||
uses: actions/setup-python@v4
|
||||
uses: actions/setup-python@v5
|
||||
if: >-
|
||||
matrix.os == 'macos-latest' && (
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue