1
0
mirror of https://github.com/google/cpu_features.git synced 2025-09-16 17:05:22 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot]
ed3cc44739 Bump actions/checkout from 4 to 5 in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `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
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-18 15:11:44 +02:00
Mizux
af6fb5f0d4 ci: Fix clang-format (#336)
Fix #311
2023-09-14 11:54:10 +02:00
Guillaume Chatelet
2f5a7bf80a Rename 'master' branch into 'main' (#219) 2022-01-24 16:01:45 +01:00
Guillaume Chatelet
7f62ff67c8 Excluding deleted files from clang-format Check 2020-10-12 07:18:05 +00:00
Mizux
38f2a0274f ci: Add clang-format check (#132)
* ci: Add Clang-format check

* ci: Only check file(s) in the commit list
2020-09-23 09:33:35 +00:00