Skip to content

Commit 841f270

Browse files
committed
fix(ci): shivammathur/setup-php version
1 parent 5e872a6 commit 841f270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: actions/checkout@v6
4242
-
4343
name: Setup PHP, with composer and extensions
44-
uses: shivammathur/setup-php@2
44+
uses: shivammathur/setup-php@v2
4545
with:
4646
coverage: none
4747
ini-values: memory_limit=-1

0 commit comments

Comments
 (0)