diff --git a/.github/workflows/sha-pins.yml b/.github/workflows/sha-pins.yml index 197382d..2d9e2f0 100644 --- a/.github/workflows/sha-pins.yml +++ b/.github/workflows/sha-pins.yml @@ -20,7 +20,7 @@ jobs: - name: Setup Python uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5 with: - python-version: '3.10' + python-version: '3.13' - name: Install dependencies run: |