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 b82777e commit 0674436Copy full SHA for 0674436
.github/workflows/linux-test.yaml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
26
- name: Set up Ruby
27
- uses: ruby/setup-ruby@a6b46b8a08edb18935835849f2a17072d5cc8c73 # v1.192.0
+ uses: ruby/setup-ruby@7bae1d00b5db9166f4f0fc47985a3a5702cb58f0 # v1.197.0
28
with:
29
ruby-version: ${{ matrix.ruby-version }}
30
- name: Install dependencies
0 commit comments