Skip to content

Commit 6a01025

Browse files
[improve](build): version upgrade
Signed-off-by: Ralph Hightower <[email protected]>
1 parent e9d6c48 commit 6a01025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Setup Ruby
4242
uses: ruby/setup-ruby@ae195bbe749a7cef685ac729197124a48305c1cb # v1.276.0
4343
with:
44-
ruby-version: '3.3.6' # Not needed with a .ruby-version file
44+
ruby-version: '3.4.7' # Not needed with a .ruby-version file
4545
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
4646
cache-version: 1 # Increment this number if you need to re-download cached gems
4747
- name: Setup Pages

0 commit comments

Comments
 (0)