diff --git a/.github/workflows/wiki.yml b/.github/workflows/wiki.yml index 7c6f657..53750da 100644 --- a/.github/workflows/wiki.yml +++ b/.github/workflows/wiki.yml @@ -49,5 +49,5 @@ jobs: with: path: 'site/' - name: Deploy to GitHub Pages - uses: actions/deploy-pages@v3 + uses: actions/deploy-pages@v4 id: deployment \ No newline at end of file