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.
1 parent 04d43c9 commit 40a2b48Copy full SHA for 40a2b48
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
fetch-depth: 1
27
- name: Setup Ruby
28
- uses: ruby/setup-ruby@bd03e04863f52d169e18a2b190e8fa6b84938215 # v1.170.0
+ uses: ruby/setup-ruby@22fdc77bf4148f810455b226c90fb81b5cbc00a7 # v1.171.0
29
30
ruby-version: ${{ matrix.ruby }}
31
bundler-cache: true
.github/workflows/jekyll.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Checkout
23
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
24
ruby-version: '3.2'
0 commit comments