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 1f4abf5 commit 7b77521Copy full SHA for 7b77521
.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@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
+ uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
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@5cfe23c062c0aac352e765b1b7cc12ea5255ccc4 # v1.156.0
0 commit comments