diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0dbd8f4e..f3db3d54 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,7 +64,7 @@ jobs: node-version: 24.x - run: npm ci --ignore-scripts - run: npm run docs - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v7 with: name: docs path: |