We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6653f4 + e45fe16 commit 34a8ac8Copy full SHA for 34a8ac8
.github/workflows/pages.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Checkout
22
uses: actions/checkout@v3
23
- name: Setup Ruby
24
- uses: ruby/setup-ruby@bc1dd263b68cb5626dbb55d5c89777d79372c484 # v1.151.0
+ uses: ruby/setup-ruby@250fcd6a742febb1123a77a841497ccaa8b9e939 # v1.152.0
25
with:
26
ruby-version: '3.2'
27
bundler-cache: true
0 commit comments