diff --git a/.github/workflows/site.yml b/.github/workflows/site.yml index 9d7b0884..4cd60917 100644 --- a/.github/workflows/site.yml +++ b/.github/workflows/site.yml @@ -51,4 +51,4 @@ jobs: path: target/site - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@9dbe3824824f8a1377b8e298bafde1a50ede43e5 # v2.0.4 \ No newline at end of file + uses: actions/deploy-pages@de14547edc9944350dc0481aa5b7afb08e75f254 # v2.0.5 \ No newline at end of file