diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index f0739d08..4cb47596 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -22,7 +22,7 @@ jobs: - name: Upload artifacts if: always() - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: documentation path: doc/html