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 76bfcab + eb6147d commit bdd96ddCopy full SHA for bdd96dd
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Git repository
14
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
15
- name: Set up Ruby
16
- uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # v1
+ uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # v1
17
with:
18
bundler-cache: true
19
- name: Set up Node
0 commit comments