diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index af9c037..cc08611 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -35,7 +35,7 @@ jobs: run: make html - name: Upload html artifact - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: sequence-stream-doc-html path: documentation/build/html/