From: Michael Kubacki <michael.kuba...@microsoft.com> Build was previously using 3.11. Using 3.12 now that is is released. To allow scripts to take time to update, fix to 3.11.
Cc: Sean Brogan <sean.bro...@microsoft.com> Cc: Michael D Kinney <michael.d.kin...@intel.com> Signed-off-by: Michael Kubacki <michael.kuba...@microsoft.com> --- .github/workflows/codeql-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index cc7f06f7b5b7..992b3b6f654e 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -85,7 +85,7 @@ jobs: - name: Install Python uses: actions/setup-python@v4 with: - python-version: '3.10.6' + python-version: '3.11' cache: 'pip' cache-dependency-path: 'pip-requirements.txt' -- 2.42.0.windows.2 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#109372): https://edk2.groups.io/g/devel/message/109372 Mute This Topic: https://groups.io/mt/101808697/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-