Skip to content

Commit 49d97d5

Browse files
voodoospurcell
andauthored
Always use latest setup-emacs action
Co-authored-by: Steve Purcell <[email protected]>
1 parent 1054246 commit 49d97d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/emacs-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
EMACS_PACKAGE_LINT_IGNORE: ${{ matrix.package_lint_ignore }}
3030
EMACS_BYTECOMP_WARN_IGNORE: ${{ matrix.bytecomp_warn_ignore }}
3131
steps:
32-
- uses: purcell/setup-emacs@v6.0
32+
- uses: purcell/setup-emacs@master
3333
with:
3434
version: ${{ matrix.emacs_version }}
3535

0 commit comments

Comments
 (0)