Skip to content

Commit

Permalink
Bump php/setup-php-sdk from 0.8 to 0.10
Browse files Browse the repository at this point in the history
Bumps [php/setup-php-sdk](https://github.com/php/setup-php-sdk) from 0.8 to 0.10.
- [Release notes](https://github.com/php/setup-php-sdk/releases)
- [Commits](php/setup-php-sdk@v0.8...v0.10)

---
updated-dependencies:
- dependency-name: php/setup-php-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent b52598f commit 8bb28d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: actions/checkout@v4
- name: Setup PHP
id: setup-php
uses: php/setup-php-sdk@v0.8
uses: php/setup-php-sdk@v0.10
with:
version: ${{matrix.version}}
arch: ${{matrix.arch}}
Expand Down

0 comments on commit 8bb28d2

Please sign in to comment.