mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

dependabot[bot]
24.37.2026 5461db15a50e43a6c133fd573b77d7a2d4c2c5eb
build(deps): bump actions/checkout from 4 to 6

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 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/v4...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>
1 files modified
2 ■■■ changed files
.github/workflows/quickstart.yml 2 ●●● patch | view | raw | blame | history
.github/workflows/quickstart.yml
@@ -19,7 +19,7 @@
    steps:
      - name: Check out repository
        uses: actions/checkout@v4
        uses: actions/checkout@v6
        with:
          submodules: false