diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 0f3bec4..df20f08 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -39,4 +39,4 @@ jobs: path: 'docs/' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3