diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml index 12e211f..f5e8afb 100644 --- a/.github/workflows/jekyll.yml +++ b/.github/workflows/jekyll.yml @@ -37,7 +37,7 @@ jobs: uses: actions/checkout@v4 - name: Setup Ruby # https://github.com/ruby/setup-ruby/releases/tag/v1.257.0 - uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb + uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd with: bundler-cache: true # runs 'bundle install' and caches installed gems automatically cache-version: 0 # Increment this number if you need to re-download cached gems