mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 13:14:53 +00:00
feat(unit-test)!: set default unit-test php version to 8.4
This commit is contained in:
@@ -4,7 +4,7 @@ description: "A Github Action that runs the Unit Tests of a Magento Package"
|
||||
inputs:
|
||||
php_version:
|
||||
required: true
|
||||
default: "8.1"
|
||||
default: "8.4"
|
||||
description: "PHP Version to use"
|
||||
|
||||
source_folder:
|
||||
|
||||
Reference in New Issue
Block a user