We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a34b97 commit 51b860bCopy full SHA for 51b860b
.github/workflows/test-ruby-head.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
23
- name: Set up Ruby
24
- uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # v1.190.0
+ uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # v1.191.0
25
with:
26
ruby-version: ${{ matrix.ruby-version }}
27
- name: Install addons
.github/workflows/test.yml
@@ -28,7 +28,7 @@ jobs:
28
29
30
31
32
33
34
0 commit comments