[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/reformatter 66409aba06 2/2: Merge pull request #46 from pu
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/reformatter 66409aba06 2/2: Merge pull request #46 from purcell/dependabot/github_actions/actions/checkout-4 |
Date: |
Mon, 6 Nov 2023 19:00:50 -0500 (EST) |
branch: elpa/reformatter
commit 66409aba066c6af314e576ae58c631951b8aae64
Merge: a7a1a9768c d8325c8d11
Author: Steve Purcell <steve@sanityinc.com>
Commit: GitHub <noreply@github.com>
Merge pull request #46 from
purcell/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 2 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 e1239b94ea..23b624eed1 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
- uses: purcell/setup-emacs@master
with:
version: 29.1
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
- name: Run tests
run: make package-lint
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/reformatter 66409aba06 2/2: Merge pull request #46 from purcell/dependabot/github_actions/actions/checkout-4,
ELPA Syncer <=