diff --git a/.github/workflows/additional_checks.yml b/.github/workflows/additional_checks.yml index 5733e5efa7b..1ae1b34c214 100644 --- a/.github/workflows/additional_checks.yml +++ b/.github/workflows/additional_checks.yml @@ -38,7 +38,7 @@ jobs: with: python-version: '3.10' - name: Install uv and restore its cache - uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1 + uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 with: # To not have the last commit JSON and release notes files affected on # releases, if copying the contents displayed in the CI logs.