diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0a64fcb..694adeb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: packages: write steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 with: submodules: recursive fetch-depth: 0 # Fetch the whole history.