Skip to content

Commit 763256c

Browse files
committed
ci: fix integration-testing typo
1 parent 292b7a0 commit 763256c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
ref: ${{ github.event.pull_request.head.sha }}
4747

4848
- name: Install PHP
49-
uses: shivammathur/setup-php@v3
49+
uses: shivammathur/setup-php@v2
5050
with:
5151
php-version: ${{ matrix.php }}
5252
extensions: json, mbstring

0 commit comments

Comments
 (0)