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 b2aa076508504d3794cc561c18f3fd7f110d9c2d to 92ece5b58c04d4c154ca49b58413b5373bfa83d8 #17

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@b2aa076508504d3794cc561c18f3fd7f110d9c2d
- uses: purcell/setup-emacs@92ece5b58c04d4c154ca49b58413b5373bfa83d8
with:
version: ${{ matrix.emacs-version }}
- uses: leotaku/elisp-check@6a1fc6b11ae66dda13859f8b3474a36dfe3ef225
Expand Down
Loading