Skip to content

Commit 4376526

Browse files
Bump
1 parent af1a2b2 commit 4376526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
uses: "actions/checkout@v2"
8989

9090
- name: "Install PHP with extensions"
91-
uses: "shivammathur/setup-php@v1"
91+
uses: "shivammathur/setup-php@v2"
9292
with:
9393
php-version: "${{ matrix.php-version }}"
9494
coverage: "pcov"

0 commit comments

Comments
 (0)