File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2828 steps :
2929 - name : Checkout
3030 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
31- - uses : ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215 .0
31+ - uses : ruby/setup-ruby@8388f20e6a9c43cd241131b678469a9f89579f37 # v1.216 .0
3232 with :
3333 ruby-version : ' 3.2'
3434 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
8484 - name : List gem
8585 run : |
8686 find pkg
87- - uses : ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215 .0
87+ - uses : ruby/setup-ruby@8388f20e6a9c43cd241131b678469a9f89579f37 # v1.216 .0
8888 with :
8989 ruby-version : ' 3.2'
9090 - name : Install gem
Original file line number Diff line number Diff line change 1818 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1919
2020 - name : Set up Ruby
21- uses : ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215 .0
21+ uses : ruby/setup-ruby@8388f20e6a9c43cd241131b678469a9f89579f37 # v1.216 .0
2222 with :
2323 bundler-cache : true # runs bundle install
2424 ruby-version : " 3.3"
Original file line number Diff line number Diff line change 1515 version : ${{ steps.version.outputs.version }}
1616 steps :
1717 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18- - uses : ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215 .0
18+ - uses : ruby/setup-ruby@8388f20e6a9c43cd241131b678469a9f89579f37 # v1.216 .0
1919 with :
2020 ruby-version : ' 3.3.7'
2121
@@ -110,7 +110,7 @@ jobs:
110110 steps :
111111 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
112112 - name : Set up Ruby
113- uses : ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215 .0
113+ uses : ruby/setup-ruby@8388f20e6a9c43cd241131b678469a9f89579f37 # v1.216 .0
114114 with :
115115 ruby-version : ' 3.3.7'
116116 - run : bundle install
Original file line number Diff line number Diff line change 3636 # head rubies
3737 - if : ${{ matrix.ruby == 'head' }}
3838 run : sed -i~ -e '/spec\.required_ruby_version/d' datadog.gemspec
39- - uses : ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215 .0
39+ - uses : ruby/setup-ruby@8388f20e6a9c43cd241131b678469a9f89579f37 # v1.216 .0
4040 with :
4141 ruby-version : ${{ matrix.ruby }}
4242 rubygems : 3.3.26
Original file line number Diff line number Diff line change 55 runs-on : ubuntu-24.04
66 steps :
77 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
8- - uses : ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215 .0
8+ - uses : ruby/setup-ruby@8388f20e6a9c43cd241131b678469a9f89579f37 # v1.216 .0
99 with :
1010 ruby-version : 3.4.1
1111 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
1818 runs-on : ubuntu-24.04
1919 steps :
2020 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21- - uses : ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215 .0
21+ - uses : ruby/setup-ruby@8388f20e6a9c43cd241131b678469a9f89579f37 # v1.216 .0
2222 with :
2323 ruby-version : asan
2424 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
Original file line number Diff line number Diff line change 3636 # head rubies
3737 - if : ${{ matrix.ruby == 'head' }}
3838 run : sed -i~ -e '/spec\.required_ruby_version/d' datadog.gemspec
39- - uses : ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215 .0
39+ - uses : ruby/setup-ruby@8388f20e6a9c43cd241131b678469a9f89579f37 # v1.216 .0
4040 with :
4141 ruby-version : ${{ matrix.ruby }}
4242 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
You can’t perform that action at this time.
0 commit comments