Skip to content

Tags: emacs-eldev/setup-eldev

Tags

v1.4

Toggle v1.4's commit message
Bump actions/cache from 3 to 4

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

v1.3

Toggle v1.3's commit message
Document the new action input.

v1.2

Toggle v1.2's commit message
Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

v1.1

Toggle v1.1's commit message
Cache Eldev's GPAC between workflows to reduce the need to access PA …

…servers, e.g. MELPA, and thus speed up workflows.

v1.0

Toggle v1.0's commit message
Try to fix 'if' syntax.