diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 9c46b43ea..7cde5afb3 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -27,7 +27,7 @@ jobs: bundler-cache: true - name: Setup Pages id: pages - uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0 + uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0 - name: Build with RDoc # Outputs to the './_site' directory by default run: bundle exec rake rdoc