|
61caa7bc
|
2025-09-15T10:24:19
|
|
Bump hendrikmuhs/ccache-action from 1.2.18 to 1.2.19
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.18 to 1.2.19.
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](https://github.com/hendrikmuhs/ccache-action/compare/63069e3931dedbf3b63792097479563182fe70d1...bfa03e1de4d7f7c3e80ad9109feedd05c4f5a716)
---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
dependency-version: 1.2.19
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
fb7af519
|
2025-09-08T10:25:13
|
|
Bump actions/setup-python from 5.6.0 to 6.0.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.6.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/a26af69be951a213d495a4c3e4e4022e16d87065...e797f83bcb11b83ae66e0230d6156d7c80228e7c)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
2e279ca5
|
2025-08-21T09:18:59
|
|
[ci] Create final releases not draft [ci skip]
|
|
b9f91d6a
|
2025-08-21T08:26:40
|
|
[ci] Hopefully this fixes uploading Windows binaries [ci skip]
Use merge-multiple so that each artifact is not extracted to a separate
directory, which we didn’t expect or need since the files have unique
names.
|
|
7300bdf8
|
2025-08-18T15:28:05
|
|
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [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
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
d14c2d17
|
2025-08-11T15:49:32
|
|
Bump actions/download-artifact from 4 to 5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
2213eaaf
|
2025-07-21T08:17:12
|
|
[ci/crossbuild-mingw] Try to fix publishing binaries
Remrove the verbose ls -R command that fails the build.
|
|
56ca4d1a
|
2025-07-20T21:57:42
|
|
[ci/crossbuild-mingw] Run on tag pushes as well
We need it to upload Windows binaries.
|
|
273b8e4d
|
2025-06-01T23:08:23
|
|
[ci] Move cross builds from CircleCI to GitHub Actions
|