diff --git a/.github/workflows/build-samples.yml b/.github/workflows/build-samples.yml index 0d42517a..ea4a22ec 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