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

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

[nongnu] elpa/beancount 142c5a400d 2/2: Using actions/checkout@v4


From: ELPA Syncer
Subject: [nongnu] elpa/beancount 142c5a400d 2/2: Using actions/checkout@v4
Date: Sun, 23 Jun 2024 09:59:20 -0400 (EDT)

branch: elpa/beancount
commit 142c5a400d363cce0a2578071b50901d81844f0e
Author: blais <blais@furius.ca>
Commit: blais <blais@furius.ca>

    Using actions/checkout@v4
---
 .github/workflows/tests.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml
index 941892f114..bd864de903 100644
--- a/.github/workflows/tests.yaml
+++ b/.github/workflows/tests.yaml
@@ -26,6 +26,6 @@ jobs:
       with:
         version: ${{ matrix.emacs }}
     - run: pip install beancount
-    - uses: actions/checkout@v2
+    - uses: actions/checkout@v4
     - run: make compile
     - run: make test



reply via email to

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