diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index cce9edc..e26f767 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -65,4 +65,4 @@ jobs: path: dist - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5