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 6789b09 commit c6e0123Copy full SHA for c6e0123
.github/workflows/lint-and-analyse-php.yml
@@ -34,7 +34,7 @@ jobs:
34
runs-on: ubuntu-latest
35
strategy:
36
matrix:
37
- php-version: ["7.3"]
+ php-version: ["7.4"]
38
steps:
39
- uses: actions/checkout@v3
40
- name: Use PHP ${{ matrix.php-version }}
0 commit comments