diff --git a/.github/workflows/deploy-website.yaml b/.github/workflows/deploy-website.yaml index bb0e985c0e8..0436f108287 100644 --- a/.github/workflows/deploy-website.yaml +++ b/.github/workflows/deploy-website.yaml @@ -46,4 +46,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1.2.1 + uses: actions/deploy-pages@v1.2.2