diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index f2000ebf09c..8450e3fe12a 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -20,7 +20,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index 46ae07b835d..8ad36756885 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -18,7 +18,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge diff --git a/.github/workflows/gui.yml b/.github/workflows/gui.yml index 38dc4dce7dc..dac73f7bf9b 100644 --- a/.github/workflows/gui.yml +++ b/.github/workflows/gui.yml @@ -18,7 +18,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -74,7 +74,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -132,7 +132,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -190,7 +190,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -246,7 +246,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -304,7 +304,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -371,7 +371,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -429,7 +429,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -490,7 +490,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -549,7 +549,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -615,7 +615,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -675,7 +675,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge diff --git a/.github/workflows/promote.yml b/.github/workflows/promote.yml index 2eb6c1fcfe6..04fb1833416 100644 --- a/.github/workflows/promote.yml +++ b/.github/workflows/promote.yml @@ -30,7 +30,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 15b7621e90f..29c68b2f85a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -71,7 +71,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -131,7 +131,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -194,7 +194,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -261,7 +261,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -322,7 +322,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -385,7 +385,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -453,7 +453,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -521,7 +521,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -584,7 +584,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -654,7 +654,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge diff --git a/.github/workflows/scala-new.yml b/.github/workflows/scala-new.yml index 70c511c1498..5cbcd932756 100644 --- a/.github/workflows/scala-new.yml +++ b/.github/workflows/scala-new.yml @@ -29,7 +29,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -103,7 +103,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge @@ -179,7 +179,7 @@ jobs: steps: - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') name: Setup conda (GH runners only) - uses: s-weigand/setup-conda@v1.0.5 + uses: s-weigand/setup-conda@v1.0.6 with: update-conda: false conda-channels: anaconda, conda-forge diff --git a/build/ci_utils/src/actions/workflow/definition.rs b/build/ci_utils/src/actions/workflow/definition.rs index 56d8f4f8b3c..1e1d5f217a5 100644 --- a/build/ci_utils/src/actions/workflow/definition.rs +++ b/build/ci_utils/src/actions/workflow/definition.rs @@ -36,7 +36,7 @@ pub fn setup_conda() -> Step { // use crate::actions::workflow::definition::step::CondaChannel; Step { name: Some("Setup conda (GH runners only)".into()), - uses: Some("s-weigand/setup-conda@v1.0.5".into()), + uses: Some("s-weigand/setup-conda@v1.0.6".into()), r#if: Some(is_github_hosted()), with: Some(step::Argument::SetupConda { update_conda: Some(false),