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

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

[nongnu] elpa/buttercup a8d2fff342 1/4: actions: Switch to actions/check


From: ELPA Syncer
Subject: [nongnu] elpa/buttercup a8d2fff342 1/4: actions: Switch to actions/checkout@v3
Date: Mon, 26 Dec 2022 19:58:27 -0500 (EST)

branch: elpa/buttercup
commit a8d2fff342b57083bd44e207ba39a7558cc88676
Author: Ola Nilsson <ola.nilsson@gmail.com>
Commit: Ola Nilsson <ola.nilsson@gmail.com>

    actions: Switch to actions/checkout@v3
---
 .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 7ce99825b1..d1b2650454 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -37,7 +37,7 @@ jobs:
       with:
         version: ${{ matrix.emacs_version }}
 
-    - uses: actions/checkout@v2
+    - uses: actions/checkout@v3
     - name: Run tests
       run: make check
 



reply via email to

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