From 1eb67e0642281bf64b98887c941764946e9ec8f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 16:38:36 +0000 Subject: [PATCH] chore(deps): bump cachix/install-nix-action from 13 to 16 (#325) Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 13 to 16. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v13...v16) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/plutus-playground-e2e-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/plutus-playground-e2e-tests.yml b/.github/workflows/plutus-playground-e2e-tests.yml index 23e7ac968f..76bb0e2bce 100644 --- a/.github/workflows/plutus-playground-e2e-tests.yml +++ b/.github/workflows/plutus-playground-e2e-tests.yml @@ -19,7 +19,7 @@ jobs: cabal-version: '3.2.0.0' - name: Setup Nix - uses: cachix/install-nix-action@v13 + uses: cachix/install-nix-action@v16 with: nix_path: nixpkgs=channel:nixos-unstable extra_nix_config: |