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 4bc668f commit fe6c577Copy full SHA for fe6c577
.github/workflows/test-ruby-head.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
- name: Set up Ruby
24
- uses: ruby/setup-ruby@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c # v1.237.0
+ uses: ruby/setup-ruby@e34163cd15f4bb403dcd72d98e295997e6a55798 # v1.238.0
25
with:
26
ruby-version: ${{ matrix.ruby-version }}
27
- name: Install addons
.github/workflows/test.yml
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
39
0 commit comments