Skip to content

Commit 7295050

Browse files
Update shivammathur/setup-php action to v2.32.0
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | shivammathur/setup-php | 2.31.1 | 2.32.0 |
1 parent ea6f9af commit 7295050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: "ubuntu-latest"
2525
steps:
2626
- uses: actions/[email protected]
27-
- uses: shivammathur/setup-php@2.31.1
27+
- uses: shivammathur/setup-php@2.32.0
2828
with:
2929
php-version: 8.1
3030
ini-values: memory_limit=-1

0 commit comments

Comments
 (0)