diff --git a/.github/workflows/site.yml b/.github/workflows/site.yml index cacc1965..0a00b026 100644 --- a/.github/workflows/site.yml +++ b/.github/workflows/site.yml @@ -52,4 +52,4 @@ jobs: path: target/site - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@7a9bd943aa5e5175aeb8502edcc6c1c02d398e10 # v4.0.2 \ No newline at end of file + uses: actions/deploy-pages@87c3283f01cd6fe19a0ab93a23b2f6fcba5a8e42 # v4.0.3 \ No newline at end of file