File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
contents : write # IMPORTANT: this permission is required for `rake release` to push the release tag
15
15
16
16
steps :
17
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
17
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
18
18
- uses : ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651 # v1.245.0
19
19
with :
20
20
ruby-version : 3.4.4 # Latest stable Ruby for release builds
Original file line number Diff line number Diff line change 25
25
runs-on : ${{ matrix.os }}
26
26
continue-on-error : ${{ matrix.experimental }}
27
27
steps :
28
- - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6 .0
28
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
29
29
- uses : ruby/setup-ruby@13e7a03dc3ac6c3798f4570bfead2aed4d96abfb # v1.244.0
30
30
with :
31
31
ruby-version : ${{ matrix.ruby }}
You can’t perform that action at this time.
0 commit comments