From 543829d4ff257c42abd224cbb87c5fc034049242 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 13:16:04 +0000 Subject: [PATCH] build(deps): bump cachix/install-nix-action from V28 to 30 Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from V28 to 30. This release includes the previously tagged commit. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/V28...v30) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/emacs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/emacs.yml b/.github/workflows/emacs.yml index 7173a08a..9246219f 100644 --- a/.github/workflows/emacs.yml +++ b/.github/workflows/emacs.yml @@ -17,7 +17,7 @@ jobs: emacs_version: - snapshot steps: - - uses: cachix/install-nix-action@V28 + - uses: cachix/install-nix-action@v30 with: nix_path: nixpkgs=channel:nixpkgs-unstable