diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6c6a66b..7f4a841 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,7 +15,7 @@ jobs: with: fetch-depth: 0 - - uses: "astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d" # v10.0.0 + - uses: "astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d" # v10.0.1 with: enable-cache: true @@ -39,7 +39,7 @@ jobs: with: fetch-depth: 0 - - uses: astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0 + - uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1 with: enable-cache: true diff --git a/.github/workflows/testing_develop.yml b/.github/workflows/testing_develop.yml index f1ddbdb..a291ceb 100644 --- a/.github/workflows/testing_develop.yml +++ b/.github/workflows/testing_develop.yml @@ -23,7 +23,7 @@ jobs: with: fetch-depth: 0 - - uses: "astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d" # v10.0.0 + - uses: "astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d" # v10.0.1 with: enable-cache: true