Skip to content

Commit 41d9d49

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

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
@@ -191,7 +191,7 @@ jobs:
191191
- uses: actions/checkout@v4
192192

193193
- name: Install PHP
194-
uses: shivammathur/setup-php@fc14643b0a99ee9db10a3c025a33d76544fa3761
194+
uses: shivammathur/setup-php@v2
195195
with:
196196
php-version: '8.3'
197197
tools: pecl

0 commit comments

Comments
 (0)