diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 8777915e88..e38fd8d274 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -28,7 +28,7 @@ jobs: bundler-cache: true - name: Setup Pages id: pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Build with Reline run: bundle exec rake rdoc - name: Upload artifact