Merge remote-tracking branch 'origin/master'

This commit is contained in:
Jan Böhmer 2025-08-30 22:15:15 +02:00
commit 7a86109d66
5 changed files with 5 additions and 5 deletions

View file

@ -46,7 +46,7 @@ jobs:
if: matrix.db-type == 'postgres'
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Setup PHP
uses: shivammathur/setup-php@v2