We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c157b commit 254579bCopy full SHA for 254579b
.github/workflows/jekyll.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Checkout
20
uses: actions/checkout@v4
21
- name: Setup Ruby
22
- uses: ruby/setup-ruby@v1.227.0
+ uses: ruby/setup-ruby@v1.233.0
23
with:
24
ruby-version: '3.1'
25
- name: Setup Emacs
0 commit comments