diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c8dfae7..e153024 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: runs-on: ${{ matrix.os }} steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: 📦 Enable corepack run: |