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 970689a commit 08aa431Copy full SHA for 08aa431
.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@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
+ uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
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@6bd3d993c602f6b675728ebaecb2b569ff86e99b # v1.174.0
0 commit comments