diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b634d7f..2e17741 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: steps: - name: Git checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Read .nvmrc id: nvm