Skip to content

Commit a1ca2e0

Browse files
Update shivammathur/setup-php action to v2.33.0
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | shivammathur/setup-php | 2.32.0 | 2.33.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e0718e commit a1ca2e0

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.32.0
23+
- uses: shivammathur/setup-php@2.33.0
2424

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

0 commit comments

Comments
 (0)