diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 61e726c..aa01c74 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -53,7 +53,7 @@ jobs: # reset — turns Pages on itself rather than failing the deploy with # "Get Pages site failed", which is how the site advertised in README.md # came to 404 while every docs build was passing. - - uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5 + - uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0 with: enablement: true - uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3