11 Commits

Author SHA1 Message Date
dependabot[bot] e023016b91 Bump actions/checkout from 4 to 5 in the ci-dependencies group
Bumps the ci-dependencies 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: ci-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-01 14:53:12 +00:00
Vincent Velociter cf51fcb1e1 Don't check models file format 2024-08-02 11:16:49 +02:00
dependabot[bot] f84f14b051 Bump the ci-dependencies group with 2 updates
Bumps the ci-dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart).


Updates `actions/checkout` from 2 to 4
- [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/v2...v4)

Updates `dart-lang/setup-dart` from 1.3 to 1.4
- [Release notes](https://github.com/dart-lang/setup-dart/releases)
- [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/setup-dart/compare/v1.3...v1.4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: dart-lang/setup-dart
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-29 20:45:01 +00:00
Sampo Silvennoinen d26e9edde2 Add Dependabot updates to Github Actions dependencies
Automatically create update PR for Github Actions workflows, like actions/checkout or actions/setup-dart.

To avoid update spam, only updates them once a month & groups the updates into one pull request. Simply stops the actions versions from growing old.

There already are some older action versions in use, causing warnings in CI runs like:

"Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20"
2024-03-29 10:27:03 +02:00
Vincent Velociter 7ea230888f Rename tag to full_perft 2023-04-12 10:43:35 +02:00
nav-28 10ca894966 update ci 2023-04-07 21:59:13 -06:00
Vincent Velociter 88c3c17a5d Fix format lint 2022-11-19 11:05:02 +01:00
Vincent Velociter dc25c861ad Format with line length of 100 2022-09-03 12:18:16 +02:00
Vincent Velociter 3c262b9cf4 Don't specify architecture 2022-08-28 15:58:29 +02:00
Vincent Velociter 80a80e4963 Try run on ubuntu only 2022-08-28 15:52:37 +02:00
Vincent Velociter 8aac6cdd35 Create action 2022-08-28 15:45:54 +02:00