Skip to content

Commit

Permalink
Update setup/ruby used in gh-pages workflow because it is failing on …
Browse files Browse the repository at this point in the history
…ci (#1017)
  • Loading branch information
tompng authored Oct 13, 2024
1 parent f4404bd commit 83361c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Ruby
uses: ruby/setup-ruby@1198b074305f9356bd56dd4b311757cc0dab2f1c # v1.175.1
uses: ruby/setup-ruby@f26937343756480a8cb3ae1f623b9c8d89ed6984 # v1.196.0
with:
ruby-version: "3.3"
bundler-cache: true
Expand Down

0 comments on commit 83361c6

Please sign in to comment.