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 2e6c4d5 commit 1718753Copy full SHA for 1718753
.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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
+ uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
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@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # v1.176.0
0 commit comments