We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57618bf commit c18e319Copy full SHA for c18e319
.github/actions/ci/action.yml
@@ -4,7 +4,7 @@ inputs:
4
php-version:
5
description: 'Which version of PHP should we setup?'
6
required: false
7
- default: 7.4
+ default: 8.1
8
use-lowest-dependencies:
9
description: 'Should we prefer the lowest dependency version?'
10
type: boolean
0 commit comments