diff --git a/.github/workflows/generate-help-output.yml b/.github/workflows/generate-help-output.yml index 47fb82f..34adccd 100644 --- a/.github/workflows/generate-help-output.yml +++ b/.github/workflows/generate-help-output.yml @@ -24,7 +24,7 @@ jobs: ref: ${{ github.ref_name }} - name: Install Python - uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0 + uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0 with: python-version: '3'