diff --git a/.github/workflows/site.yml b/.github/workflows/site.yml index f09380c6..cacc1965 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@f33f41b675f0ab2dc5a6863c9a170fe83af3571e # v4.0.0 \ No newline at end of file + uses: actions/deploy-pages@7a9bd943aa5e5175aeb8502edcc6c1c02d398e10 # v4.0.2 \ No newline at end of file