Chore: 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](https://github.com/actions/checkout/compare/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>
pull/212/head
dependabot[bot] 2 years ago committed by GitHub
parent 3b76324b76
commit bc9c953a48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@ jobs:
shell: bash
- name: Checkout the "hidden" branch
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: hidden

Loading…
Cancel
Save