From e34914e1cb08eeeec1956c9bfeead803a2220031 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 01:58:31 +0000 Subject: [PATCH] Bump cachix/install-nix-action from 13 to 20 Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 13 to 20. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v13...v20) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/vast.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/vast.yaml b/.github/workflows/vast.yaml index 1258d078b41e..240d59b75af9 100644 --- a/.github/workflows/vast.yaml +++ b/.github/workflows/vast.yaml @@ -748,7 +748,7 @@ jobs: fetch-depth: 0 - name: Install Nix - uses: cachix/install-nix-action@v13 + uses: cachix/install-nix-action@v20 with: nix_path: nixpkgs=channel:nixos-unstable