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

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

[nongnu] elpa/haskell-mode bc37058b11 4/6: Merge pull request #1807 from


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-mode bc37058b11 4/6: Merge pull request #1807 from haskell/dependabot/github_actions/actions/checkout-3
Date: Sat, 17 Jun 2023 04:02:21 -0400 (EDT)

branch: elpa/haskell-mode
commit bc37058b1140d5c32f0a13b9439a9d039a85bfa0
Merge: c27bf04c77 ac3592c71f
Author: Steve Purcell <steve@sanityinc.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #1807 from 
haskell/dependabot/github_actions/actions/checkout-3
    
    chore(deps): bump actions/checkout from 2 to 3
---
 .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 627ba4b419..4f0e1184e4 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
       with:
         version: ${{ matrix.emacs_version }}
 
-    - uses: actions/checkout@v2
+    - uses: actions/checkout@v3
     - 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]