diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a8aca94df..0363c9cd3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: outputs: nf_test_files: ${{ steps.list.outputs.components }} steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: fetch-depth: 0