chore(deps): bump actions/checkout from 5 to 6 (#4)

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  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>
This commit is contained in:
dependabot[bot] 2025-11-21 09:12:41 -08:00 committed by GitHub
parent 5df4eb5df7
commit c69ff337b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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