Skip to content

Commit 39ff2f0

Browse files
committed
Drop to v2
1 parent 5107628 commit 39ff2f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v3
1919

2020
- name: Set up PHP
21-
uses: shivammathur/setup-php@v3
21+
uses: shivammathur/setup-php@v2
2222
with:
2323
php-version: ${{ matrix.php-version }}
2424

0 commit comments

Comments
 (0)