Skip to content

Commit

Permalink
Update shivammathur/setup-php action to v2.16.0
Browse files Browse the repository at this point in the history
| datasource  | package                | from   | to     |
| ----------- | ---------------------- | ------ | ------ |
| github-tags | shivammathur/setup-php | 2.31.0 | 2.16.0 |
  • Loading branch information
renovate[bot] authored Jun 28, 2024
1 parent e47d74e commit 79e7862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: "actions/checkout@v4"

- name: "Install PHP"
uses: "shivammathur/setup-php@2.31.0"
uses: "shivammathur/setup-php@2.16.0"
with:
coverage: "none"
php-version: "${{ matrix.php-version }}"
Expand Down

0 comments on commit 79e7862

Please sign in to comment.