diff --git a/.github/workflows/codspeed.yml b/.github/workflows/codspeed.yml index 8d26d9ba41f..3da7e4e15a2 100644 --- a/.github/workflows/codspeed.yml +++ b/.github/workflows/codspeed.yml @@ -26,7 +26,7 @@ jobs: python-version: "3.12" # Using this action is still necessary for CodSpeed to work - - uses: actions/setup-python@v3 + - uses: actions/setup-python@v5 with: python-version: "3.12"