diff --git a/.github/workflows/deploy-website.yaml b/.github/workflows/deploy-website.yaml index 941336c22b..7ab44cea79 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.2 + uses: actions/deploy-pages@v1.2.3