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 a0d73c2 commit cec16dfCopy full SHA for cec16df
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
fetch-depth: 10
28
29
- - uses: ruby/setup-ruby@7d3497fd78c07c0d84ebafa58d8dac60cd1f0763 # v1
+ - uses: ruby/setup-ruby@a2bbe5b1b236842c1cb7dd11e8e3b51e0a616acc # v1
30
31
ruby-version: ${{ matrix.ruby }}
32
bundler-cache: true
0 commit comments