Skip to content

Commit

Permalink
Merge pull request #65 from workflowhub-eu/edits2
Browse files Browse the repository at this point in the history
Fix broken jekyll build
  • Loading branch information
fbacall authored Feb 11, 2025
2 parents a85d141 + b175ed5 commit 3d37cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
ref: ${{ github.event.inputs.branch }}

- name: Setup Ruby
uses: ruby/setup-ruby@v1.127.0
uses: ruby/setup-ruby@v1.204.0
with:
ruby-version: '3.1'
bundler-cache: true
Expand Down

0 comments on commit 3d37cea

Please sign in to comment.