dependabot[bot]
|
63ffe2c77d
|
ci: bump the action-dependencies group with 2 updates
Bumps the action-dependencies group with 2 updates: [actions/setup-python](https://github.com/actions/setup-python) and [actions/github-script](https://github.com/actions/github-script).
Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)
Updates `actions/github-script` from 7 to 8
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: action-dependencies
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: action-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-08 04:25:43 +00:00 |
|
dependabot[bot]
|
ea8349484f
|
ci: bump actions/checkout from 4 to 5 in the action-dependencies group
Bumps the action-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: action-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-18 07:21:55 +00:00 |
|
dependabot[bot]
|
5593c4bf7d
|
ci: bump actions/setup-python from 3 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-27 17:02:30 +00:00 |
|
Cian Hughes
|
189cc4ff6c
|
Fixed misconfigured workflow
|
2024-11-14 18:40:43 +00:00 |
|
Cian Hughes
|
5d57ccbe86
|
Added timeout to workflows
|
2024-11-14 18:34:18 +00:00 |
|
Cian Hughes
|
129c6772be
|
Fixed windows build on rust workflow
|
2024-11-14 18:20:17 +00:00 |
|
|
|
abb88c1b0f
|
Attempted fix for bash scripting issue in workflows
|
2024-11-13 20:26:44 +00:00 |
|
|
|
29b99710f8
|
Removed macos workflow test (unsupported by maturin)
|
2024-11-13 19:34:32 +00:00 |
|
|
|
2e5fe7eee2
|
Fixed cross platform testing in worflows
|
2024-11-13 19:19:15 +00:00 |
|
|
|
8128e6083f
|
Updated rust workflow
|
2024-11-13 18:28:51 +00:00 |
|
|
|
109ee3fae8
|
Added rust git workflow
|
2024-11-13 10:08:47 +00:00 |
|