diff --git a/.github/workflows/additional_checks.yml b/.github/workflows/additional_checks.yml index 17f7562de45..f51ec684b7f 100644 --- a/.github/workflows/additional_checks.yml +++ b/.github/workflows/additional_checks.yml @@ -41,7 +41,7 @@ jobs: with: python-version: "3.14" - name: Install uv and restore its cache - uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1 + uses: astral-sh/setup-uv@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a # v7.4.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.