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 bf6433c commit 3e2587dCopy full SHA for 3e2587d
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
fetch-depth: 1
27
- name: Setup Ruby
28
- uses: ruby/setup-ruby@1198b074305f9356bd56dd4b311757cc0dab2f1c # v1.175.1
+ uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # v1.176.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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
24
ruby-version: '3.2'
0 commit comments