diff --git a/.github/workflows/verifier.yml b/.github/workflows/verifier.yml index ab92cb9..e0f16d2 100644 --- a/.github/workflows/verifier.yml +++ b/.github/workflows/verifier.yml @@ -23,7 +23,7 @@ jobs: node: ["20", "22", "24"] name: Node ${{ matrix.node }} steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v7 - uses: actions/setup-node@v4 with: