diff --git a/.github/workflows/test-deploy.yml b/.github/workflows/test-deploy.yml index 26b8270..c00bb7a 100644 --- a/.github/workflows/test-deploy.yml +++ b/.github/workflows/test-deploy.yml @@ -67,4 +67,4 @@ jobs: path: ./build - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5