diff --git a/.github/workflows/build-samples.yml b/.github/workflows/build-samples.yml index 8c6befea..c2bd06ba 100644 --- a/.github/workflows/build-samples.yml +++ b/.github/workflows/build-samples.yml @@ -35,7 +35,7 @@ jobs: java-version: '11' - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v4 with: fetch-depth: 0 lfs: true