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 65fe4b0 commit 887f1c3Copy full SHA for 887f1c3
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
fetch-depth: 1
27
- name: Setup Ruby
28
- uses: ruby/setup-ruby@52b8784594ec115fd17094752708121dc5dabb47 # v1.154.0
+ uses: ruby/setup-ruby@d37167af451eb51448db3354e1057b75c4b268f7 # v1.155.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@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
24
ruby-version: '3.2'
0 commit comments