diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6a3a687e..7d537e1f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: - run: npm run doc - name: Save build if: matrix.node-version == 20 - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: build path: |