Skip to content

Commit c3057f8

Browse files
committed
update
1 parent fe30453 commit c3057f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/jekyll.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Jekyll site CI
1+
name: Jekyll Site CI
22

33
on:
44
push:
@@ -13,7 +13,7 @@ jobs:
1313
- name: Setup Ruby
1414
uses: ruby/setup-ruby@v1
1515
with:
16-
ruby-version: 3.0 # specify ruby version
16+
ruby-version: 3.3.4
1717
- name: Install dependencies
1818
run: |
1919
gem install bundler

0 commit comments

Comments
 (0)