diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index ffc28c54..88e5acbe 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 Racc run: bundle exec rake docs - name: Upload artifact