Skip to content

Commit a7b6431

Browse files
authored
Merge pull request #45 from crowdsecurity/dependabot/github_actions/shivammathur/setup-php-2.11.0
Bump shivammathur/setup-php from 2 to 2.11.0
2 parents c3a2b76 + ee57598 commit a7b6431

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)