Skip to content

Commit abfb388

Browse files
chore(deps): update shivammathur/setup-php action to v2.34.1
1 parent 89f227b commit abfb388

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
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/checkout@v4
3434

3535
- name: Setup PHP
36-
uses: shivammathur/setup-php@2.33.0
36+
uses: shivammathur/setup-php@2.34.1
3737
with:
3838
php-version: ${{ matrix.php }}
3939
coverage: xdebug

0 commit comments

Comments
 (0)