From: Sarah Hoffmann Date: Tue, 5 Sep 2023 09:44:12 +0000 (+0200) Subject: actions: update to checkout v4 X-Git-Tag: v4.3.0~6^2 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/b4a4ca81d11a4deae0ab09fbf9251f4d8caa16c9 actions: update to checkout v4 --- diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 48de6e0d..1d34ed1a 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: submodules: true