diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 406508d5..5c6186f7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -62,7 +62,7 @@ jobs: node-version: 14.x - run: npm ci --ignore-scripts - run: npm run docs - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v5 with: name: docs path: |