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

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

[nongnu] elpa/haskell-mode d787ced556 3/4: Merge pull request #1822 from


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-mode d787ced556 3/4: Merge pull request #1822 from haskell/dependabot/github_actions/actions/checkout-4
Date: Tue, 5 Sep 2023 04:01:25 -0400 (EDT)

branch: elpa/haskell-mode
commit d787ced556c8e37946216273548c2666983caab1
Merge: 3e146c1a89 23ef6d8570
Author: Steve Purcell <steve@sanityinc.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #1822 from 
haskell/dependabot/github_actions/actions/checkout-4
    
    chore(deps): bump actions/checkout from 3 to 4
---
 .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 0e45efb62c..7ed61a5377 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
       with:
         version: ${{ matrix.emacs_version }}
 
-    - uses: actions/checkout@v3
+    - uses: actions/checkout@v4
     - name: Install stack and ghc
       run: nix-env -iA stack ghc -f '<nixpkgs>'
     - name: Install texinfo



reply via email to

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