diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml index 56de3df..4f6f1f9 100644 --- a/.github/workflows/web.yml +++ b/.github/workflows/web.yml @@ -35,4 +35,4 @@ jobs: path: web - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 \ No newline at end of file + uses: actions/deploy-pages@v3 \ No newline at end of file