diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1c95693..896647a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -54,7 +54,7 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5 - uses: actions/checkout@v6 with: