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 8b415d39876e1f55baeadbe408cc708e34ecb67a to 11969ffc35972d0aa1a439489e99b4b61a60917c #21

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@8b415d39876e1f55baeadbe408cc708e34ecb67a
- uses: purcell/setup-emacs@11969ffc35972d0aa1a439489e99b4b61a60917c
with:
version: ${{ matrix.emacs-version }}
- uses: leotaku/elisp-check@5cb6fbec6531d1abf069ed3fba28986ddf20d710
Expand Down
Loading