We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a599ec + 1168f9e commit fa7951dCopy full SHA for fa7951d
1 file changed
.github/workflows/on-pull-request.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v5
25
26
- name: Installing PHP...
27
- uses: shivammathur/setup-php@2.35.2
+ uses: shivammathur/setup-php@2.35.4
28
with:
29
php-version: ${{ matrix.php }}
30
extensions: curl, gd, json, mbstring, pcre, session
0 commit comments