We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83ae4c6 commit 256f1edCopy full SHA for 256f1ed
.github/workflows/php.yml
@@ -11,6 +11,7 @@ jobs:
11
matrix:
12
php-version:
13
- "8.1"
14
+ - "8.2"
15
16
steps:
17
- uses: actions/checkout@v2
0 commit comments