diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml index e6044f5..5c2ca1e 100644 --- a/.github/workflows/jekyll.yml +++ b/.github/workflows/jekyll.yml @@ -33,7 +33,7 @@ jobs: - name: Checkout uses: actions/checkout@v7 - name: Setup Ruby - uses: ruby/setup-ruby@v1.316.0 + uses: ruby/setup-ruby@v1.318.0 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