[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/haskell-mode 75a5e2b873 1/2: chore(deps): bump cachix/inst
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/haskell-mode 75a5e2b873 1/2: chore(deps): bump cachix/install-nix-action from 24 to 25 |
Date: |
Mon, 15 Jan 2024 07:00:19 -0500 (EST) |
branch: elpa/haskell-mode
commit 75a5e2b8738132c3b1af83a6dde6c16e113e20ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
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] <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 8fb043ea59..c542bbe705 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@v24
+ - uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: purcell/setup-emacs@master
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/haskell-mode 75a5e2b873 1/2: chore(deps): bump cachix/install-nix-action from 24 to 25,
ELPA Syncer <=