Skip to content

Commit

Permalink
Merge pull request #22 from NhanAZ/dependabot/github_actions/pmmp/set…
Browse files Browse the repository at this point in the history
…up-php-action-3.1.0

Bump pmmp/setup-php-action from 2.0.0 to 3.1.0
  • Loading branch information
NhanAZ authored Feb 23, 2024
2 parents 829ea00 + 38d1c56 commit d9bd709
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 @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v4

- name: Setup PHP 🐘
uses: pmmp/setup-php-action@2.0.0
uses: pmmp/setup-php-action@3.1.0
with:
php-version: ${{ matrix.php }}
install-path: "./bin"
Expand Down

0 comments on commit d9bd709

Please sign in to comment.