Skip to content

Commit f643ca2

Browse files
Bump
1 parent 8572422 commit f643ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
uses: "actions/checkout@v2"
7777

7878
- name: "Install PHP with extensions"
79-
uses: "shivammathur/setup-php@v1"
79+
uses: "shivammathur/setup-php@v2"
8080
with:
8181
php-version: "${{ matrix.php-version }}"
8282
coverage: "pcov"

0 commit comments

Comments
 (0)