diff --git a/.github/workflows/Docs.yml b/.github/workflows/Docs.yml index c0f8c8a..fc271da 100644 --- a/.github/workflows/Docs.yml +++ b/.github/workflows/Docs.yml @@ -32,4 +32,4 @@ jobs: path: build/dokka/htmlMultiModule - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3