Skip to content

Commit

Permalink
Merge pull request #150 from ruby/dependabot/github_actions/ruby/setu…
Browse files Browse the repository at this point in the history
…p-ruby-1.150.0

Bump ruby/setup-ruby from 1.149.0 to 1.150.0
  • Loading branch information
hsbt authored Jun 8, 2023
2 parents 7d7d831 + cfbf878 commit 203e243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Ruby
uses: ruby/setup-ruby@7d546f4868fb108ed378764d873683f920672ae2 # v1.149.0
uses: ruby/setup-ruby@8a45918450651f5e4784b6031db26f4b9f76b251 # v1.150.0
with:
ruby-version: '3.2'
bundler-cache: true
Expand Down

0 comments on commit 203e243

Please sign in to comment.