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.
2 parents 99ecb08 + 4d90dbc commit cd8d262Copy full SHA for cd8d262
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Set up Git repository
12
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
13
- name: Set up Ruby
14
- uses: ruby/setup-ruby@af43264f2b94cc8451805dc51af7408f01de6471 # v1
+ uses: ruby/setup-ruby@1d0e911f615a112e322369596f10ee0b95b010ae # v1
15
with:
16
bundler-cache: true
17
- name: Set up Node
0 commit comments