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 db2d62e commit a62c037Copy full SHA for a62c037
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
17
# Setup Ruby - this needs to match the version in the Gemfile
18
- name: Set up Ruby
19
- uses: ruby/setup-ruby@e27aee156d42e38ff8a4c2fc97b125c4087cbcc7
+ uses: ruby/setup-ruby@b00551441a6fa3d528f3443dbff264a934b6e316
20
with:
21
ruby-version: 3.0.2
22
bundler-cache: true
0 commit comments