diff --git a/.github/workflows/api-docs.yml b/.github/workflows/api-docs.yml index f33e75a13c..a1f81130cb 100644 --- a/.github/workflows/api-docs.yml +++ b/.github/workflows/api-docs.yml @@ -43,4 +43,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5