diff --git a/.github/workflows/lf-windows-build.yml b/.github/workflows/lf-windows-build.yml index fb5462436..ee6ecc48b 100644 --- a/.github/workflows/lf-windows-build.yml +++ b/.github/workflows/lf-windows-build.yml @@ -79,7 +79,7 @@ jobs: path: 'lib' - name: 'install python3.12' - uses: 'actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b' # v5.3.0 + uses: 'actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38' # v5.4.0 with: python-version: '3.12'