diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 456b965..8c16524 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -102,4 +102,4 @@ jobs: GH_TOKEN: ${{ github.token }} - name: Deploy current site id: deployment - uses: actions/deploy-pages@v4 \ No newline at end of file + uses: actions/deploy-pages@v5 \ No newline at end of file