From c2c471d9cf684e15f4fc62c83cd01f432fe9c3bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:16:08 +0000 Subject: [PATCH] Bump spack/setup-spack from 2 to 3 Bumps [spack/setup-spack](https://github.com/spack/setup-spack) from 2 to 3. - [Release notes](https://github.com/spack/setup-spack/releases) - [Changelog](https://github.com/spack/setup-spack/blob/main/CHANGELOG.md) - [Commits](https://github.com/spack/setup-spack/compare/v2...v3) --- updated-dependencies: - dependency-name: spack/setup-spack dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index bef8111..c39d3c1 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v6 - name: Setup Spack - uses: spack/setup-spack@v2 + uses: spack/setup-spack@v3 - name: Spack version run: spack debug report