diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 4c60fee69..797e4699b 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -55,7 +55,7 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3 # Publish the guides to developer portal - name: Publish the guides to developer portal