Skip to content

Commit

Permalink
Bump purcell/setup-emacs from 5.0 to 6.0 (#11)
Browse files Browse the repository at this point in the history
Bumps [purcell/setup-emacs](https://github.com/purcell/setup-emacs) from 5.0 to 6.0.
- [Release notes](https://github.com/purcell/setup-emacs/releases)
- [Commits](purcell/setup-emacs@v5.0...v6.0)

---
updated-dependencies:
- dependency-name: purcell/setup-emacs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent fa256e5 commit 8fc74d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: purcell/setup-emacs@v5.0
- uses: purcell/setup-emacs@v6.0
with:
version: 28.1
- name: Run Emacs Org mode publish to convert Org mode files to HTML
Expand Down

0 comments on commit 8fc74d9

Please sign in to comment.