diff --git a/.github/workflows/basic.yml b/.github/workflows/basic.yml index 50f19d7ec..3f1131336 100644 --- a/.github/workflows/basic.yml +++ b/.github/workflows/basic.yml @@ -39,7 +39,7 @@ jobs: shell: bash -l {0} steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 with: lfs: true