diff --git a/.github/workflows/sha-pins.yml b/.github/workflows/sha-pins.yml index 00d8284..4bd656f 100644 --- a/.github/workflows/sha-pins.yml +++ b/.github/workflows/sha-pins.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - name: Set up Python - uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0 + uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0 with: python-version: '3.11'