diff --git a/.github/workflows/aiohttp.yml b/.github/workflows/aiohttp.yml index b5a00977..f574eb16 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@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1 + uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0 with: python-version: 3.x cache: 'pip'