diff --git a/.github/workflows/generate-dokka.yml b/.github/workflows/generate-dokka.yml index 4f0d9367..849803a2 100644 --- a/.github/workflows/generate-dokka.yml +++ b/.github/workflows/generate-dokka.yml @@ -37,7 +37,7 @@ jobs: ${{ runner.os }}-gradle- - name: Setup Pages - uses: actions/configure-pages@v3 + uses: actions/configure-pages@v5 - name: Generate docs with dokka run: make generateDokka