Barazo lexicon schemas and TypeScript types barazo.forum
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
99adfc0d 9c307cc1

+1 -1
+1 -1
.github/workflows/tangled-mirror.yml
··· 8 8 mirror: 9 9 runs-on: ubuntu-latest 10 10 steps: 11 - - uses: actions/checkout@v4 11 + - uses: actions/checkout@v6 12 12 with: 13 13 fetch-depth: 0 14 14