Skip to content

Commit b9c3006

Browse files
Update shivammathur/setup-php action to v2.35.0
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | shivammathur/setup-php | 2.34.1 | 2.35.0 |
1 parent a5fa8ae commit b9c3006

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: "ubuntu-latest"
2525
steps:
2626
- uses: actions/checkout@v4.2.2
27-
- uses: shivammathur/setup-php@2.34.1
27+
- uses: shivammathur/setup-php@2.35.0
2828
with:
2929
php-version: 8.1
3030
ini-values: memory_limit=-1

0 commit comments

Comments
 (0)