dependabot[bot]
|
c116db9593
|
Bump actions/upload-artifact from 3 to 4 (#461)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-24 15:03:39 +01:00 |
|
Jan Böhmer
|
c6229568c5
|
Added an workaround to github CI issue. setup php action has php-psr ext enabled somehow, which causes trouble.
|
2023-12-07 00:42:44 +01:00 |
|
dependabot[bot]
|
cd7013f776
|
Bump actions/setup-node from 3 to 4 (#420)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-26 17:44:42 +02:00 |
|
Jan Böhmer
|
306ecff9c7
|
Fixed issues with xdebug.max_nesting_level in github actions
|
2023-10-15 14:24:48 +02:00 |
|
dependabot[bot]
|
79ad243bf4
|
Bump actions/checkout from 3 to 4 (#361)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 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/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-18 19:40:33 +02:00 |
|
Jan Böhmer
|
e47b5090c7
|
Removed the double composer install command from assets artifact build action
|
2023-02-13 00:55:35 +01:00 |
|
Jan Böhmer
|
4f51b70540
|
Renamed assets artifact build action
|
2023-02-13 00:52:30 +01:00 |
|
Jan Böhmer
|
da97a10033
|
Added action to build artifacts
|
2023-02-13 00:49:58 +01:00 |
|