File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 TRUFFLERUBYOPT : " --jvm --polyglot"
2929
3030 steps :
31- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
31+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
3232 with :
3333 persist-credentials : false
3434 - uses : ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1
6868 runs-on : ${{ matrix.os }}
6969
7070 steps :
71- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
71+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
7272 with :
7373 persist-credentials : false
7474 - uses : ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1
@@ -126,7 +126,7 @@ jobs:
126126 if : ${{ matrix.libc == 'musl' }}
127127 run : docker exec -w "${PWD}" ${{ steps.container.outputs.container_id }} apk add --no-cache build-base bash git tzdata
128128 - name : Checkout
129- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
129+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
130130 with :
131131 persist-credentials : false
132132 - name : Update Rubygems
You can’t perform that action at this time.
0 commit comments