diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f7999a2..bb73aeb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: steps: - name: Git checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Read .nvmrc id: nvm @@ -51,7 +51,7 @@ jobs: steps: - name: Git checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Read .nvmrc id: nvm