diff --git a/.github/workflows/generate.yml b/.github/workflows/generate.yml index ea9c243..0f66aa1 100644 --- a/.github/workflows/generate.yml +++ b/.github/workflows/generate.yml @@ -19,7 +19,7 @@ jobs: steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 - name: Set up Python 3.11 - uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d + uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 with: python-version: '3.11' cache: 'pip'