diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 7e65e7f..f001e05 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -38,7 +38,7 @@ jobs: persist-credentials: false - name: Setup Python - uses: actions-ext/python/setup@6e1b91a408ea89f49bc8aff8724f83826f7b5446 + uses: actions-ext/python/setup@ec67f82b3bd863948308a41ecb9e70547cbb19c7 with: version: "3.11"