diff --git a/.github/workflows/site.yml b/.github/workflows/site.yml index 4cd60917..d4087e46 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@de14547edc9944350dc0481aa5b7afb08e75f254 # v2.0.5 \ No newline at end of file + uses: actions/deploy-pages@77d7344265e1f960dab5c00dbff52287a70b0d4f # v3.0.0 \ No newline at end of file