Bump actions/checkout from 5.0.0 to 6.0.0 in the github-actions group

Closes https://github.com/dart-lang/flute/pull/28

GitOrigin-RevId: 7c462d29ce610255f02fade0c58c29869068fa9d
Change-Id: Ie66d4f65c5831abc4f5a870282a1da46f955b9c5
Reviewed-on: https://dart-review.googlesource.com/c/flute/+/465301
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
1 file changed
tree: 4d959e877f382e3689073f99dd63ebf44aeb4015
  1. .github/
  2. benchmarks/
  3. engine/
  4. framework/
  5. script/
  6. .gitignore
  7. analysis_options.yaml
  8. LICENSE
  9. OWNERS
  10. PATENT_GRANT
  11. README.md
README.md

Flute

An extraction from Flutter code, simplified for easier benchmarking of Dart runtimes.

This code is not used for anything except for benchmarking.