Skip to content

Commit 738aa88

Browse files
committed
setup ci
1 parent cd28e1d commit 738aa88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build-Test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
key: dependencies-composer-${{ hashFiles('composer.json') }}
5757

5858
- name: Setup PHP Action
59-
uses: shivammathur/setup-php@3
59+
uses: shivammathur/setup-php@v2
6060
with:
6161
php-version: ${{ matrix.php-versions }}
6262
extensions: ${{ env.extensions }}

0 commit comments

Comments
 (0)