Skip to content

Commit

Permalink
chore(verify): Emacs 29.1, Cask snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Walheimat committed Aug 31, 2024
1 parent 23ee0f4 commit 4f8cb67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ jobs:
- name: Get Emacs
uses: purcell/setup-emacs@master
with:
version: release-snapshot
version: 29.1

- name: Get Cask
uses: conao3/setup-cask@master
with:
version: 29.1
version: snapshot

- name: Check out the repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 4f8cb67

Please sign in to comment.