Commit graph

5 commits

Author SHA1 Message Date
Víctor Martínez
a2b8c58116
Merge pull request #3 from JasterV/dependabot/github_actions/actions/checkout-5
build(deps): bump actions/checkout from 4 to 5
2025-08-19 16:59:00 +02:00
dependabot[bot]
ebf5a32068
build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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...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>
2025-08-19 12:38:58 +00:00
JasterV
3dc08c450d refactor: truly event-driven functional style 2025-08-19 13:50:39 +02:00
Víctor Martínez
ef45e65784 Update README.md 2025-08-19 02:09:30 +02:00
JasterV
7ffec09d7b feat: build an elm-like TUI application 2025-08-19 02:09:30 +02:00