diff --git a/.github/workflows/test-inventory-pages.yml b/.github/workflows/test-inventory-pages.yml index b03eaf46..442ad1c6 100644 --- a/.github/workflows/test-inventory-pages.yml +++ b/.github/workflows/test-inventory-pages.yml @@ -53,7 +53,7 @@ jobs: run: touch _site/.nojekyll - name: Configure GitHub Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Upload Pages artifact uses: actions/upload-pages-artifact@v4