Skip to content

Commit 1e307cb

Browse files
authored
Merge pull request #10 from codedge/dependabot/github_actions/shivammathur/setup-php-2.11.0
github-actions(deps): bump shivammathur/setup-php from 2 to 2.11.0
2 parents f9ce0b4 + 2880d4f commit 1e307cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_php.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/[email protected]
1414

1515
- name: Setup PHP
16-
uses: shivammathur/setup-php@v2
16+
uses: shivammathur/setup-php@2.11.0
1717
with:
1818
php-version: ${{ matrix.php }}
1919

0 commit comments

Comments
 (0)