diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 45eaec6..eb850ad 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: matrix: node: ["20", "22"] steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 - name: Enable Corepack run: corepack enable