diff --git a/.github/workflows/test-integration.yml b/.github/workflows/test-integration.yml index e28bf181e..9886d14c1 100644 --- a/.github/workflows/test-integration.yml +++ b/.github/workflows/test-integration.yml @@ -71,7 +71,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - - uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0 + - uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0 with: miniconda-version: latest activate-environment: uv diff --git a/.github/workflows/test-system.yml b/.github/workflows/test-system.yml index 1cd6a8d2e..e5d079fa8 100644 --- a/.github/workflows/test-system.yml +++ b/.github/workflows/test-system.yml @@ -649,7 +649,7 @@ jobs: with: persist-credentials: false - - uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0 + - uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0 with: miniconda-version: "latest" activate-environment: uv