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 2c0ef11 commit 2a60b43Copy full SHA for 2a60b43
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Dump environment
22
run: env | sort
23
- name: Checkout ruby/www.ruby-lang.org
24
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
+ uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
25
with:
26
fetch-depth: 1
27
- name: Setup Ruby
.github/workflows/jekyll.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: ruby/setup-ruby@78c01b705fd9d5ad960d432d3a0cfa341d50e410 # v1.179.1
0 commit comments