Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit a29f690

Browse files
authored
Merge pull request #71 from codedge/dependabot/github_actions/shivammathur/setup-php-2.11.0
github-actions(deps): bump shivammathur/setup-php from 2.10.0 to 2.11.0
2 parents 482d443 + c2bb30c commit a29f690

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v2.3.4
2222

2323
- name: Setup PHP
24-
uses: shivammathur/setup-php@2.10.0
24+
uses: shivammathur/setup-php@2.11.0
2525
with:
2626
php-version: ${{ matrix.php }}
2727
extensions: mbstring, intl, json, zip

0 commit comments

Comments
 (0)