We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5a574 commit 644c921Copy full SHA for 644c921
.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@d781c1b4ed31764801bfae177617bb0446f5ef8d # v1.218.0
+ uses: ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777 # v1.221.0
25
with:
26
ruby-version: ${{ matrix.ruby-version }}
27
- name: Install addons
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
0 commit comments