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

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

[nongnu] elpa/haskell-mode ac3592c71f 2/6: chore(deps): bump actions/che


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-mode ac3592c71f 2/6: chore(deps): bump actions/checkout from 2 to 3
Date: Sat, 17 Jun 2023 04:02:20 -0400 (EDT)

branch: elpa/haskell-mode
commit ac3592c71f384c32976186db5d699c5ad9735f4b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    chore(deps): bump actions/checkout from 2 to 3
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/actions/checkout/compare/v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
---
 .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]