[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/dash ead2851add 1/2: * .github/workflows/test.yml: Bump
|
From: |
ELPA Syncer |
|
Subject: |
[elpa] externals/dash ead2851add 1/2: * .github/workflows/test.yml: Bump CI version. |
|
Date: |
Wed, 3 Jan 2024 09:57:48 -0500 (EST) |
branch: externals/dash
commit ead2851add7028670e6c5cf62b822e4710a64a90
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>
* .github/workflows/test.yml: Bump CI version.
---
.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 e4eb206f2b..3b58cd6491 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
- emacs_version: 'snapshot'
allow_failure: true
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
with:
persist-credentials: false
- uses: purcell/setup-emacs@master