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

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

[nongnu] elpa/package-lint b82deb8d5b 6/6: Merge pull request #256 from


From: ELPA Syncer
Subject: [nongnu] elpa/package-lint b82deb8d5b 6/6: Merge pull request #256 from purcell/dependabot/github_actions/cachix/cachix-action-13
Date: Wed, 29 Nov 2023 13:00:35 -0500 (EST)

branch: elpa/package-lint
commit b82deb8d5b0d9515f8d026af183758a069ba6f69
Merge: 5394b7caa8 ac75abe3e3
Author: Steve Purcell <steve@sanityinc.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #256 from 
purcell/dependabot/github_actions/cachix/cachix-action-13
    
    chore(deps): bump cachix/cachix-action from 12 to 13
---
 .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 5cc027f454..b1a3ab0f7c 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@v24
-    - uses: cachix/cachix-action@v12
+    - uses: cachix/cachix-action@v13
       with:
         name: emacs-ci
     - run: tools/sym-dump-all



reply via email to

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