diff --git a/.github/workflows/deploy-website.yml b/.github/workflows/deploy-website.yml index f8adb5951..50e4c1beb 100644 --- a/.github/workflows/deploy-website.yml +++ b/.github/workflows/deploy-website.yml @@ -90,4 +90,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v2