Skip to content

Commit

Permalink
Update shivammathur/setup-php action to v2.32.0
Browse files Browse the repository at this point in the history
| datasource  | package                | from   | to     |
| ----------- | ---------------------- | ------ | ------ |
| github-tags | shivammathur/setup-php | 2.31.1 | 2.32.0 |
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent ea6f9af commit 7295050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- uses: actions/[email protected]
- uses: shivammathur/setup-php@2.31.1
- uses: shivammathur/setup-php@2.32.0
with:
php-version: 8.1
ini-values: memory_limit=-1
Expand Down

0 comments on commit 7295050

Please sign in to comment.