Skip to content

Commit 203e243

Browse files
authored
Merge pull request #150 from ruby/dependabot/github_actions/ruby/setup-ruby-1.150.0
Bump ruby/setup-ruby from 1.149.0 to 1.150.0
2 parents 7d7d831 + cfbf878 commit 203e243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout
2222
uses: actions/checkout@v3
2323
- name: Setup Ruby
24-
uses: ruby/setup-ruby@7d546f4868fb108ed378764d873683f920672ae2 # v1.149.0
24+
uses: ruby/setup-ruby@8a45918450651f5e4784b6031db26f4b9f76b251 # v1.150.0
2525
with:
2626
ruby-version: '3.2'
2727
bundler-cache: true

0 commit comments

Comments
 (0)