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 bc64640 + 49333ed commit 6824258Copy full SHA for 6824258
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Git repository
14
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
15
- name: Set up Ruby
16
- uses: ruby/setup-ruby@c04af2bb7258bb6a03df1d3c1865998ac9390972 # v1
+ uses: ruby/setup-ruby@086ffb1a2090c870a3f881cc91ea83aa4243d408 # v1
17
with:
18
bundler-cache: true
19
- name: Set up Node
0 commit comments