Skip to content

Commit 36b74df

Browse files
dependabot[bot]flavioheleno
authored andcommitted
Bump shivammathur/setup-php from 2.18.1 to 2.20.0
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.18.1 to 2.20.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.18.1...2.20.0) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6f4e40 commit 36b74df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v3
2121

2222
- name: Setup PHP with PECL extension
23-
uses: shivammathur/setup-php@2.18.1
23+
uses: shivammathur/setup-php@2.20.0
2424
with:
2525
php-version: 8.0
2626
tools: composer:v2

0 commit comments

Comments
 (0)