ci: Update actions and use spit phpunit

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2023-11-23 07:21:29 +01:00
parent 1f1732e8b6
commit 843afb19ea
13 changed files with 630 additions and 142 deletions

View File

@@ -22,7 +22,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4 # v3.5.2
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- name: Set up php
uses: shivammathur/setup-php@2.28.0 # v2