mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2026-06-21 12:20:29 +08:00
chore(deps): bump shivammathur/setup-php from 2.37.0 to 2.37.1
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.37.0 to 2.37.1.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](accd6127cb...7c071dfe9d)
---
updated-dependencies:
- dependency-name: shivammathur/setup-php
dependency-version: 2.37.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/fix-code-style.yml
vendored
2
.github/workflows/fix-code-style.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
composer-cs-
|
||||
|
||||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # 2.37.0
|
||||
uses: shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # 2.37.1
|
||||
with:
|
||||
php-version: 8.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user