diff --git a/.github/workflows/additional_checks.yml b/.github/workflows/additional_checks.yml index e6dd5f3a279..5733e5efa7b 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@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1 + uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1 with: # To not have the last commit JSON and release notes files affected on # releases, if copying the contents displayed in the CI logs.