diff --git a/.github/workflows/deploy-gallery.yml b/.github/workflows/deploy-gallery.yml index 27c8235..47cf6d6 100644 --- a/.github/workflows/deploy-gallery.yml +++ b/.github/workflows/deploy-gallery.yml @@ -78,4 +78,4 @@ jobs: url: ${{ steps.deployment.outputs.page_url }} steps: - id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5