We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d41857 commit 73e8a11Copy full SHA for 73e8a11
.github/workflows/php-static-analysis.yml
@@ -5,7 +5,7 @@ on:
5
inputs:
6
PHP_VERSION:
7
description: PHP version with which the static code analysis is to be executed.
8
- default: "8.1"
+ default: "8.2"
9
required: false
10
type: string
11
COMPOSER_ARGS:
0 commit comments