diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index e95bc81..07be5a6 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -43,7 +43,7 @@ jobs: # https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages#types-of-github-pages-sites base: ${{ steps.pages.outputs.base_path }} # (optional) by default, the bundled version is used, which is faster due to skipping the installation - likec4-version: latest + likec4-version: next - name: Upload artifact uses: actions/upload-pages-artifact@v3