Skip to content

Commit aeddff9

Browse files
committed
ddee
1 parent 464c803 commit aeddff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
php-version: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4', '8.5']
1212
steps:
1313
- name: Setup PHP, with composer and extensions
14-
uses: shivammathur/setup-php@v2
14+
uses: shivammathur/setup-php@v3
1515
with:
1616
php-version: ${{ matrix.php-version }}
1717
extensions: bz2, curl, fileinfo, mbstring, exif, openssl, zip

0 commit comments

Comments
 (0)