Skip to content

Commit

Permalink
ci: use latest Emacs release for style check
Browse files Browse the repository at this point in the history
  • Loading branch information
AmaiKinono committed Dec 31, 2023
1 parent 964b7a6 commit ecd98b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
- name: '[dep] Install Emacs'
uses: purcell/setup-emacs@master
with:
version: 28.1
version: release-snapshot
- name: '[citre] Checkout Citre repo'
uses: actions/checkout@v2
- name: '[citre] Style check'
Expand Down

0 comments on commit ecd98b7

Please sign in to comment.