[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/compat 7a2ade6dbf 7/8: Update ci
From: |
ELPA Syncer |
Subject: |
[elpa] externals/compat 7a2ade6dbf 7/8: Update ci |
Date: |
Tue, 3 Jan 2023 17:57:27 -0500 (EST) |
branch: externals/compat
commit 7a2ade6dbfb5f629b2067b09b477d1eb0f1cd85d
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>
Update ci
---
.github/workflows/makefile.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml
index ef290bbbc0..3805541e4a 100644
--- a/.github/workflows/makefile.yml
+++ b/.github/workflows/makefile.yml
@@ -28,7 +28,7 @@ jobs:
- '28.1'
- 'snapshot'
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
- uses: purcell/setup-emacs@master
with:
version: ${{ matrix.emacs-version }}
- [elpa] externals/compat updated (54c79dadd7 -> 6e94ce40b2), ELPA Syncer, 2023/01/03
- [elpa] externals/compat 0962d1f7e9 2/8: compat-tests: For now put the functions in the compat--t- namespace, ELPA Syncer, 2023/01/03
- [elpa] externals/compat cadcc744d0 3/8: Move functions from compat--explicit- to compat--, ELPA Syncer, 2023/01/03
- [elpa] externals/compat 06bb5e8b50 5/8: For now declare version 29.0, ELPA Syncer, 2023/01/03
- [elpa] externals/compat 7a2ade6dbf 7/8: Update ci,
ELPA Syncer <=
- [elpa] externals/compat 8615175a68 1/8: compat-tests: Move check instead of with-eval-after-load, ELPA Syncer, 2023/01/03
- [elpa] externals/compat 4a799f5889 4/8: Rename compat-funcall to compat-call, ELPA Syncer, 2023/01/03
- [elpa] externals/compat 03b56ea799 6/8: Remove :realname, ELPA Syncer, 2023/01/03
- [elpa] externals/compat 6e94ce40b2 8/8: Remove :realname, ELPA Syncer, 2023/01/03