We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a85d141 commit b175ed5Copy full SHA for b175ed5
.github/workflows/jekyll.yml
@@ -22,7 +22,7 @@ jobs:
22
ref: ${{ github.event.inputs.branch }}
23
24
- name: Setup Ruby
25
- uses: ruby/setup-ruby@v1.127.0
+ uses: ruby/setup-ruby@v1.204.0
26
with:
27
ruby-version: '3.1'
28
bundler-cache: true
0 commit comments