Skip to content

Commit 5ec3f4b

Browse files
dependabot[bot]snowiow
authored andcommitted
Bump purcell/setup-emacs from 3.0 to 4.0
Bumps [purcell/setup-emacs](https://github.com/purcell/setup-emacs) from 3.0 to 4.0. - [Release notes](https://github.com/purcell/setup-emacs/releases) - [Commits](purcell/setup-emacs@v3.0...v4.0) --- updated-dependencies: - dependency-name: purcell/setup-emacs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f7c43b commit 5ec3f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v3
18-
- uses: purcell/setup-emacs@v3.0
18+
- uses: purcell/setup-emacs@v4.0
1919
with:
2020
version: 28.1
2121
- name: install dependencies

0 commit comments

Comments
 (0)