You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix GitHub Actions to use bundler with updated dependencies
- Switch from manual gem installation to bundler-cache approach
- Use 'bundle exec jekyll build' to respect Gemfile.lock versions
- Leverage ruby/setup-ruby bundler caching for faster builds
- Resolves Jekyll 4.4.1 and dependency version mismatches
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments