Skip to content

Commit ebc7194

Browse files
Update shivammathur/setup-php action to v2.36.0
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | shivammathur/setup-php | 2.35.5 | 2.36.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 041de72 commit ebc7194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- uses: actions/[email protected]
23-
- uses: shivammathur/setup-php@2.35.5
23+
- uses: shivammathur/setup-php@2.36.0
2424

2525
with:
2626
php-version: ${{ env.default_php }}

0 commit comments

Comments
 (0)