Skip to content

Commit 3bc3978

Browse files
renovate[bot]dominicsayers
authored andcommitted
chore(deps): update ruby/setup-ruby action to v1.312.0
1 parent c31ffc7 commit 3bc3978

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Checkout
3434
uses: actions/checkout@v6
3535
- name: Setup Ruby
36-
uses: ruby/setup-ruby@v1.310.0
36+
uses: ruby/setup-ruby@v1.312.0
3737
with:
3838
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
3939
cache-version: 0 # Increment this number if you need to re-download cached gems

0 commit comments

Comments
 (0)