1
0
Fork 0
Commit Graph

9 Commits (6b36f822d6971a7b5a61c8f6d2a3ea59e67142e4)

Author SHA1 Message Date
jrfnl 6b36f822d6
GH Actions: version update for various predefined actions
A number of predefined actions have had major release, which warrant an update to the workflow(s).

These updates don't actually contain any changed functionality, they are mostly just a change of the Node version used by the action itself (from Node 14 to Node 16).

Refs:
* https://github.com/actions/checkout/releases

P.S.: looks like there are some more actions in use which have had new major releases. As those actually _do_ contain changed functionality, I've excluded the others from this PR.
2022-03-05 19:17:37 +01:00
Jordi Boggiano 4f2e0de726
Merge branch '1.10' into 2.0 2021-03-09 15:28:03 +01:00
Jordi Boggiano 06003f4da6
Update release step to use php8 as it produces slightly different output wrt white-space, fixes #9746 2021-03-09 15:27:35 +01:00
Jordi Boggiano 44dc3c27aa
Try and sign phars on releases, refs #5155 2020-10-27 16:18:55 +01:00
Rob Bast 11892070d1
Create an issue @ Docker repository on tag 2020-07-16 14:48:16 +02:00
Rob Bast 351dcd1c64
Create an issue @ Docker repository on tag 2020-06-29 14:22:11 +02:00
Jordi Boggiano 9a0e6e6885
Fix build 2020-04-22 09:31:04 +02:00
Jordi Boggiano ac3fcfc9ec
Fix build 2020-04-22 09:30:34 +02:00
Jordi Boggiano a849e2b244
Add linting, php8, release builds to github actions 2020-04-22 09:27:58 +02:00