[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/haskell-mode 48d8b5af9e 1/2: chore(deps): bump cachix/inst
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/haskell-mode 48d8b5af9e 1/2: chore(deps): bump cachix/install-nix-action from 25 to 26 |
Date: |
Fri, 8 Mar 2024 07:00:08 -0500 (EST) |
branch: elpa/haskell-mode
commit 48d8b5af9e6130ac2aef5e437d50110230f1ba6a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
chore(deps): bump cachix/install-nix-action from 25 to 26
Bumps
[cachix/install-nix-action](https://github.com/cachix/install-nix-action) from
25 to 26.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v25...v26)
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
---
.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 d8d35c7339..c1c5aea59a 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -28,7 +28,7 @@ jobs:
- emacs_version: 29.1
target: deploy-manual
steps:
- - uses: cachix/install-nix-action@v25
+ - uses: cachix/install-nix-action@v26
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: purcell/setup-emacs@master
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/haskell-mode 48d8b5af9e 1/2: chore(deps): bump cachix/install-nix-action from 25 to 26,
ELPA Syncer <=