diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7c79de4..0a461fc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -551,7 +551,7 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5 + uses: actions/deploy-pages@368f82528645a54fb793d4d04e342629a3f51346 # v5 # Publishing is deliberate, not automatic: it runs only when a version tag (v1.2.3) is pushed, never on # regular pushes to main.