Skip to content

Commit 8bc7dc2

Browse files
authored
#151 - Change to v2
1 parent f9f66a9 commit 8bc7dc2

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
@@ -67,7 +67,7 @@ jobs:
6767
- uses: actions/checkout@v4
6868

6969
- name: Install PHP ${{ matrix.php }}
70-
uses: shivammathur/setup-php@fc14643b0a99ee9db10a3c025a33d76544fa3761
70+
uses: shivammathur/setup-php@v2
7171
with:
7272
php-version: '${{ matrix.php }}'
7373
coverage: none

0 commit comments

Comments
 (0)