branch: elpa/reformatter
commit 7f853d44476c49412936573191c5e9ecc97b309e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commit: GitHub <[email protected]>

    chore(deps): bump cachix/install-nix-action from 24 to 25
    
    Bumps 
[cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 
24 to 25.
    - [Release notes](https://github.com/cachix/install-nix-action/releases)
    - [Commits](https://github.com/cachix/install-nix-action/compare/v24...v25)
    
    ---
    updated-dependencies:
    - dependency-name: cachix/install-nix-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 .github/workflows/test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 33927b9793..dd6ea8addf 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
           - 29.1
           - snapshot
     steps:
-    - uses: cachix/install-nix-action@v24
+    - uses: cachix/install-nix-action@v25
       with:
         nix_path: nixpkgs=channel:nixos-unstable
     - uses: purcell/setup-emacs@master

Reply via email to