diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index ccdc5878f0c..66979d09b6e 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -109,7 +109,7 @@ jobs: path: site - name: Deploy to GitHub Pages - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3 - name: Save build cache uses: actions/cache/save@v3