diff --git a/.github/workflows/publish-example-site.yml b/.github/workflows/publish-example-site.yml index 1055ac7..28a90ce 100644 --- a/.github/workflows/publish-example-site.yml +++ b/.github/workflows/publish-example-site.yml @@ -90,4 +90,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 \ No newline at end of file + uses: actions/deploy-pages@v3 \ No newline at end of file