diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index f3ae58e..cb3700d 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -39,7 +39,7 @@ jobs: - name: Create overview run: bmp-create-overview --html-file=_site/index.html - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Upload artifact uses: actions/upload-pages-artifact@v4 with: