diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 8670c2a..0aa21eb 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -66,7 +66,7 @@ jobs: ls -la _site/ - name: Configure GitHub Pages - uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5 + uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0 with: # Auto-enable Pages on first run so the repo doesn't need a # manual setting-toggle before this workflow becomes green.