1
0
Fork 0
mirror of https://github.com/Neargye/magic_enum.git synced 2026-01-09 23:34:23 +00:00
Commit graph

18 commits

Author SHA1 Message Date
dependabot[bot]
8644ff799d
Bump the github-actions group across 1 directory with 4 updates
Bumps the github-actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/upload-artifact](https://github.com/actions/upload-artifact), [github/codeql-action](https://github.com/github/codeql-action) and [actions/cache](https://github.com/actions/cache).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

Updates `actions/upload-artifact` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](330a01c490...b7c566a772)

Updates `github/codeql-action` from 4.31.2 to 4.31.9
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](0499de31b9...5d4e8d1aca)

Updates `actions/cache` from 4 to 5
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 4.31.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/cache
  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>
2026-01-01 06:03:39 +00:00
neargye
341521b9c0 fix build 2025-11-21 19:06:51 +04:00
dependabot[bot]
ec5734e491
Bump the github-actions group with 2 updates (#426) 2025-09-05 19:54:19 +04:00
neargye
ca429575e0 update ga 2025-06-24 17:22:59 +04:00
neargye
ed41cbbd0a update github actions 2025-06-11 20:45:07 +04:00
dependabot[bot]
d3f466bf0c
Bump the github-actions group with 4 updates (#331) 2024-01-12 15:23:40 +04:00
neargye
d52a0c1c18 [CI] remove continue-on-error 2023-11-14 17:59:15 +04:00
Ezekiel Warren
745bf36a64
bazel updates (#291) 2023-08-23 13:40:03 +04:00
neargye
75cf5003f4 fix enum-name on vs2017 2023-06-05 13:50:45 +04:00
neargye
737ed4fc7f add fmt support 2023-05-19 19:49:36 +04:00
talisein
d4fa0c3dd3
Add gcc 12 and NONASCII flags to ubuntu build matrix. (#262) 2023-05-13 12:49:24 +04:00
Ezekiel Warren
48054f64ab
add bzlmod support (#254) 2023-04-26 20:16:08 +04:00
Diogo Teles Sant'Anna
73e91dc28c
ci: set minimal permissions on workflows (#248) 2023-03-08 01:57:54 +04:00
Dirk Stolle
2d9fb26c46
Update actions/checkout in GitHub Actions workflows to v3 (#236) 2023-01-31 17:36:01 +04:00
Daniil Goncharov
f4ebb4f185
update ci (#205) 2022-08-10 14:53:38 +04:00
Daniil Goncharov
60de6bff8c
new customize (#166) 2022-03-18 13:58:07 +04:00
neargye
dc162ff65a update ci 2022-01-23 17:38:12 +02:00
neargye
e8c57b0a2a update ci 2020-11-24 16:28:50 +02:00