Skip to content

Commit 85a811a

Browse files
chore(deps): update shivammathur/setup-php action to v2.35.3 (#108)
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | shivammathur/setup-php | 2.35.2 | 2.35.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c20958a commit 85a811a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-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@v4.2.2"
2222

2323
- name: "Install PHP"
24-
uses: "shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0" # 2.35.2
24+
uses: "shivammathur/setup-php@20529878ed81ef8e78ddf08b480401e6101a850f" # 2.35.3
2525
with:
2626
coverage: "${{ matrix.coverage }}"
2727
ini-values: display_errors=On, display_startup_errors=On, error_reporting=32767

0 commit comments

Comments
 (0)