diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 231107d..32f6554 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -179,7 +179,7 @@ jobs: - name: Deploy to GitHub Pages id: deploy - uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0 + uses: actions/deploy-pages@368f82528645a54fb793d4d04e342629a3f51346 # v5.0.1 # New content that reaches the site but never reaches `main` leaves the # published site ahead of its own source, and the next same-repo docs