diff --git a/.github/workflows/CD.yml b/.github/workflows/CD.yml index e7559fd6..5c7feeaf 100644 --- a/.github/workflows/CD.yml +++ b/.github/workflows/CD.yml @@ -95,7 +95,7 @@ jobs: path: web/build/dist/js/productionExecutable - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5 googleRun: needs: build