Bump actions/checkout from 4 to 5

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-12 21:05:22 +00:00
committed by GitHub
parent 5136be407a
commit 2afbcecdd2

View File

@@ -42,7 +42,7 @@ jobs:
emacs-version: 27.2
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- uses: jcs090218/setup-emacs@master
with: