Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump purcell/setup-emacs from 92ece5b58c04d4c154ca49b58413b5373bfa83d8 to 8b415d39876e1f55baeadbe408cc708e34ecb67a #18

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- 29.4
steps:
- uses: actions/checkout@v4
- uses: purcell/setup-emacs@92ece5b58c04d4c154ca49b58413b5373bfa83d8
- uses: purcell/setup-emacs@8b415d39876e1f55baeadbe408cc708e34ecb67a
with:
version: ${{ matrix.emacs-version }}
- uses: leotaku/elisp-check@6a1fc6b11ae66dda13859f8b3474a36dfe3ef225
Expand Down
Loading