diff --git a/.github/workflows/deploy-gallery.yml b/.github/workflows/deploy-gallery.yml index 27c8235..99f3880 100644 --- a/.github/workflows/deploy-gallery.yml +++ b/.github/workflows/deploy-gallery.yml @@ -36,7 +36,7 @@ jobs: with: node-version: "20" - - uses: actions/configure-pages@v5 + - uses: actions/configure-pages@v6 with: # Turns Pages on the first time this runs, so the repo does not need to # have it enabled by hand beforehand.