Commit 258cbb30 authored by Ben Davies's avatar Ben Davies

upgrade shivammathur/setup-php

parent 3b6ab648
...@@ -14,7 +14,7 @@ jobs: ...@@ -14,7 +14,7 @@ jobs:
uses: "actions/checkout@v2" uses: "actions/checkout@v2"
- name: "Install PHP" - name: "Install PHP"
uses: "shivammathur/setup-php@1.8.1" uses: "shivammathur/setup-php@v2"
with: with:
coverage: "none" coverage: "none"
php-version: "7.4" php-version: "7.4"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment