diff --git a/.github/workflows/update_plugin.yaml b/.github/workflows/update_plugin.yaml index 3548e07..73d433b 100644 --- a/.github/workflows/update_plugin.yaml +++ b/.github/workflows/update_plugin.yaml @@ -57,5 +57,5 @@ jobs: path: './plugins' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5