diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e5c0e8b..acb0bed 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -135,7 +135,7 @@ jobs: node-version: "21.4" steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Install Node.js ${{ matrix.node-version }} shell: bash -eo pipefail -l {0}