diff --git a/.github/workflows/aiohttp.yml b/.github/workflows/aiohttp.yml index 34c5039..35e4d0c 100644 --- a/.github/workflows/aiohttp.yml +++ b/.github/workflows/aiohttp.yml @@ -41,7 +41,7 @@ jobs: run: make working-directory: vendor/llhttp - name: Setup Python - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: python-version: 3.13 cache: 'pip'