Skip to content

Commit ee57598

Browse files
Bump shivammathur/setup-php from 2 to 2.11.0
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2 to 2.11.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@v2...2.11.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23104e2 commit ee57598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: docker exec crowdsec cscli machines add PhpUnitTestMachine --password PhpUnitTestMachinePassword
5050

5151
- name: Setup PHP
52-
uses: shivammathur/setup-php@v2
52+
uses: shivammathur/setup-php@2.11.0
5353
with:
5454
coverage: "none"
5555
extensions: "json,memcached,redis,xsl,ldap,gd"

0 commit comments

Comments
 (0)