Skip to content

Commit

Permalink
Update setup-php-action
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Nov 27, 2024
1 parent e54b5d6 commit 52deb6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v3

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

0 comments on commit 52deb6e

Please sign in to comment.