diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f66c9c5..531457c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 with: submodules: 'recursive'