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 8b1029c commit ac5cd14Copy full SHA for ac5cd14
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
- name: Set up Ruby ${{ matrix.ruby }}
18
- uses: ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4 #v1.190.0 tag
+ uses: ruby/setup-ruby@e5ac7b085f6e63d49c8973eb0c6e04d876b881f1 #v1.190.0 tag
19
with:
20
ruby-version: ${{ matrix.ruby }}
21
bundler-cache: true
0 commit comments