Skip to content

Commit 86582d8

Browse files
Bump leotaku/elisp-check (#20)
Bumps [leotaku/elisp-check](https://github.com/leotaku/elisp-check) from 5cb6fbec6531d1abf069ed3fba28986ddf20d710 to 285fbd42b32c0b0c6429ec564c4ef3ca49d8174d. - [Release notes](https://github.com/leotaku/elisp-check/releases) - [Commits](leotaku/elisp-check@5cb6fbe...285fbd4) --- updated-dependencies: - dependency-name: leotaku/elisp-check dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b50f201 commit 86582d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ jobs:
2424
- uses: purcell/setup-emacs@11969ffc35972d0aa1a439489e99b4b61a60917c
2525
with:
2626
version: ${{ matrix.emacs-version }}
27-
- uses: leotaku/elisp-check@5cb6fbec6531d1abf069ed3fba28986ddf20d710
27+
- uses: leotaku/elisp-check@285fbd42b32c0b0c6429ec564c4ef3ca49d8174d
2828
with:
2929
file: rbs-mode.el
30-
- uses: leotaku/elisp-check@5cb6fbec6531d1abf069ed3fba28986ddf20d710
30+
- uses: leotaku/elisp-check@285fbd42b32c0b0c6429ec564c4ef3ca49d8174d
3131
with:
3232
check: ert
3333
file: rbs-mode-test.el

0 commit comments

Comments
 (0)