5 Commits

Author SHA1 Message Date
dependabot[bot]
8837046553 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>
2025-11-24 11:56:05 +00:00
Wojciech Smoliński
9134f3011e Fix bashtest.yml
- remove not supported runner image - https://github.com/actions/runner-images/?tab=readme-ov-file#available-images
- update GitHub actions versions to get rid of annotations on each run https://github.com/ChrisTitusTech/mybash/actions/runs/9720575331 - at the bottom
2024-06-29 04:12:08 +02:00
Chris Titus
f823929c4a update workflow 2024-06-28 20:39:25 -05:00
Chris Titus
a6484dc34b fix exit on cd failure and unit test 2024-06-28 19:41:15 -05:00
Chris Titus
19c3b38430 Create bashtest.yml 2024-06-28 19:34:13 -05:00