diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 656bba9..0d79d44 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -46,7 +46,7 @@ jobs: - name: Check out the exact revision uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4 - name: Configure GitHub Pages - uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5 + uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0 - name: Upload the static site uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3 with: