Skip to content

Commit 6f9a0d0

Browse files
HP-1751 keep using shivammathur/setup-php@v2
1 parent 0de987a commit 6f9a0d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v4
2020

2121
- name: Install PHP
22-
uses: shivammathur/setup-php@v3
22+
uses: shivammathur/setup-php@v2
2323
with:
2424
php-version: ${{ matrix.php }}
2525
extensions: gmp

0 commit comments

Comments
 (0)