diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f7999a2..110e9d8 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@v7 - name: Read .nvmrc id: nvm @@ -51,7 +51,7 @@ jobs: steps: - name: Git checkout - uses: actions/checkout@v5 + uses: actions/checkout@v7 - name: Read .nvmrc id: nvm