We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e14158 commit 06137bdCopy full SHA for 06137bd
.github/workflows/gh-pages.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Checkout
23
uses: actions/checkout@v4
24
- name: Setup Ruby
25
- uses: ruby/setup-ruby@360dc864d5da99d54fcb8e9148c14a84b90d3e88 # v1.165.1
+ uses: ruby/setup-ruby@5daca165445f0ae10478593083f72ca2625e241d # v1.169.0
26
with:
27
ruby-version: '3.2'
28
bundler-cache: true
0 commit comments