diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e937ab19..11224dc6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ jobs: - run: npm run doc - name: Save build if: matrix.node-version == '20.x' - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: build path: |