1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 20:22:42 +01:00

test with checkout v4

This commit is contained in:
David Bomba 2023-12-07 08:03:24 +11:00
parent 5f0b95d78d
commit 5fe2e3daa3

View File

@ -83,7 +83,7 @@ jobs:
php-version: ${{ matrix.php-versions }}
extensions: mysql, mysqlnd, sqlite3, bcmath, gmp, gd, curl, zip, openssl, mbstring, xml, redis, :psr
- uses: actions/checkout@v1
- uses: actions/checkout@v4
with:
ref: v5-develop
fetch-depth: 1