diff --git a/.github/workflows/push_release.yml b/.github/workflows/push_release.yml index 1f3fc5b..02cc857 100644 --- a/.github/workflows/push_release.yml +++ b/.github/workflows/push_release.yml @@ -105,7 +105,7 @@ jobs: path: target/dokka - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2.0.4 + uses: actions/deploy-pages@v3.0.1 image: needs: build