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 cd8d262 + ef987fc commit 86e7a75Copy full SHA for 86e7a75
.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@1d0e911f615a112e322369596f10ee0b95b010ae # v1
+ uses: ruby/setup-ruby@97e35c5302afcf3f5ac1df3fca9343d32536b286 # v1
15
with:
16
bundler-cache: true
17
- name: Set up Node
0 commit comments