[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/haskell-mode e840bf042e 2/2: Merge pull request #1853 from
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/haskell-mode e840bf042e 2/2: Merge pull request #1853 from haskell/dependabot/github_actions/cachix/install-nix-action-v29 |
Date: |
Fri, 27 Sep 2024 07:01:20 -0400 (EDT) |
branch: elpa/haskell-mode
commit e840bf042eeab8520e10617b9422af1a2e73b639
Merge: c9dbfdc3ba 0a033f41c2
Author: Steve Purcell <steve@sanityinc.com>
Commit: GitHub <noreply@github.com>
Merge pull request #1853 from
haskell/dependabot/github_actions/cachix/install-nix-action-v29
chore(deps): bump cachix/install-nix-action from V28 to 29
---
.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 65eb96a1c7..40a84c1e86 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
- emacs_version: 29.4
target: deploy-manual
steps:
- - uses: cachix/install-nix-action@V28
+ - uses: cachix/install-nix-action@v29
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: purcell/setup-emacs@master
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/haskell-mode e840bf042e 2/2: Merge pull request #1853 from haskell/dependabot/github_actions/cachix/install-nix-action-v29,
ELPA Syncer <=