diff --git a/.github/workflows/server-tests.yml b/.github/workflows/server-tests.yml index 463bdbdd6c..db15b4938b 100644 --- a/.github/workflows/server-tests.yml +++ b/.github/workflows/server-tests.yml @@ -62,7 +62,7 @@ jobs: with: python-version: '3.12.6' - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 if: steps.check-changes.outputs.result == 'true' - name: Cache pip