diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml index 12e211f..d8ce70a 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@8aeb6ff8030dd539317f8e1769a044873b56ea71 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