Skip to content

Commit 154dc94

Browse files
authored
Update Ruby version to 3.3.11 in workflow (#1037)
Signed-off-by: John Mertic <jmertic@linuxfoundation.org>
1 parent e6696c1 commit 154dc94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Setup Ruby
4141
uses: ruby/setup-ruby@97ecb7b512899eb71ab1bf2310a624c6f1589ac6 # v1.308.0
4242
with:
43-
ruby-version: '3.2.2'
43+
ruby-version: '3.3.11'
4444
bundler-cache: true
4545
- name: Setup Pages
4646
id: pages

0 commit comments

Comments
 (0)