Skip to content

Commit

Permalink
Fix: Reference
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Mar 13, 2020
1 parent dbcf562 commit 241bc53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: "actions/checkout@v2"

- name: "Install PHP with extensions"
uses: "shivammathur/setup-php@2"
uses: "shivammathur/setup-php@v2"
with:
coverage: "none"
extensions: "${{ env.REQUIRED_PHP_EXTENSIONS }}"
Expand Down

0 comments on commit 241bc53

Please sign in to comment.