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 04e3d23 commit 8d402fcCopy full SHA for 8d402fc
.github/workflows/csqa.yml
@@ -91,7 +91,7 @@ jobs:
91
- name: Install PHP
92
uses: shivammathur/setup-php@v2
93
with:
94
- php-version: 'latest'
+ php-version: "8.1"
95
coverage: none
96
97
# Install dependencies and handle caching in one go.
0 commit comments