diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/jekyll-gh-pages.yml index 971c3c0b2cc..62c4cffd533 100644 --- a/.github/workflows/jekyll-gh-pages.yml +++ b/.github/workflows/jekyll-gh-pages.yml @@ -31,7 +31,7 @@ jobs: - name: Setup Pages uses: actions/configure-pages@f156874f8191504dae5b037505266ed5dda6c382 # v3 - name: Build with Jekyll - uses: actions/jekyll-build-pages@058068233b22675635bdf8dfa178d6ae77f12694 # v1 + uses: actions/jekyll-build-pages@e4ef22193c23ea849fc3fea6dbce69da1ee65b6d # v1 with: source: ./docs destination: ./_site