Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

Commit 3c151ed

Browse files
Bump shivammathur/setup-php from 2.30.0 to 2.30.1
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.30.0 to 2.30.1. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.30.0...2.30.1) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f77f5e commit 3c151ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/[email protected]
1515

1616
- name: Setup PHP
17-
uses: shivammathur/[email protected].0
17+
uses: shivammathur/[email protected].1
1818
with:
1919
php-version: ${{ matrix.php-versions }}
2020
extensions: json

0 commit comments

Comments
 (0)