diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8aacd840f..919fdbc22 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -45,4 +45,4 @@ jobs: - name: Deploy API docs to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4