diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 53b2d5a..872c962 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -66,4 +66,4 @@ jobs: url: ${{ steps.deployment.outputs.page_url }} steps: - id: deployment - uses: actions/deploy-pages@v4 \ No newline at end of file + uses: actions/deploy-pages@v5 \ No newline at end of file