branch: elpa/emacsql
commit f823846fc8b94f482ccecb0cb6860a5bb3c0d884
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
ci/test: Use emacs-30.1
---
.github/workflows/test.yml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index b102316f2d..7cde366d78 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -13,8 +13,7 @@ jobs:
- name: 'Install Emacs'
uses: purcell/setup-emacs@master
with:
- version: 28.2
- - name: 'Install workflow scripts'
+ version: 30.1
uses: actions/checkout@v4
with:
repository: emacscollective/workflows