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 8ad71ac + e9669d1 commit 032f1f6Copy full SHA for 032f1f6
.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@d2b39ad0b52eca07d23f3aa14fdf2a3fcc1f411c # v1.148.0
+ uses: ruby/setup-ruby@7d546f4868fb108ed378764d873683f920672ae2 # v1.149.0
25
with:
26
ruby-version: '3.2'
27
bundler-cache: true
0 commit comments