ci: Update actions and use spit phpunit
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
2
.github/workflows/lint-php-cs.yml
vendored
2
.github/workflows/lint-php-cs.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user