emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/package-lint 9e5c7d5f06 4/4: Merge pull request #258 from


From: ELPA Syncer
Subject: [nongnu] elpa/package-lint 9e5c7d5f06 4/4: Merge pull request #258 from purcell/dependabot/github_actions/cachix/cachix-action-14
Date: Mon, 15 Jan 2024 07:00:53 -0500 (EST)

branch: elpa/package-lint
commit 9e5c7d5f06a86ffe3e3368a3d566a76aa1e11e9b
Merge: 965fd197bd 0174d273d1
Author: Steve Purcell <steve@sanityinc.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #258 from 
purcell/dependabot/github_actions/cachix/cachix-action-14
    
    chore(deps): bump cachix/cachix-action from 13 to 14
---
 .github/workflows/stdlib-changes.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/stdlib-changes.yml 
b/.github/workflows/stdlib-changes.yml
index cad039e52d..d10b039fc1 100644
--- a/.github/workflows/stdlib-changes.yml
+++ b/.github/workflows/stdlib-changes.yml
@@ -12,7 +12,7 @@ jobs:
       with:
         ref: ${{ github.head_ref }}
     - uses: cachix/install-nix-action@v25
-    - uses: cachix/cachix-action@v13
+    - uses: cachix/cachix-action@v14
       with:
         name: emacs-ci
     - run: tools/sym-dump-all



reply via email to

[Prev in Thread] Current Thread [Next in Thread]