Skip to content

Commit

Permalink
setup-php
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Feb 28, 2024
1 parent 33bd165 commit 68e4438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
fetch-depth: 2

- name: "Install PHP"
uses: "shivammathur/setup-php@2"
uses: "shivammathur/setup-php@v2"
with:
php-version: "${{ matrix.php-version }}"
coverage: "pcov"
Expand Down

0 comments on commit 68e4438

Please sign in to comment.