diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a3651f7..21dd554 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: matrix: node-version: [22, 24] steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v7 - uses: pnpm/action-setup@v4 with: version: 10.33.0