File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2323 -
2424 name : Cache
25- uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
25+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
2626 with :
2727 path : vendor/bundle
2828 key : ${{ runner.os }}-ruby-3.1-gems-${{ hashFiles('Gemfile.lock') }}
Original file line number Diff line number Diff line change 6060 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
6161 -
6262 name : Cache
63- uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
63+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
6464 with :
6565 path : vendor/bundle
6666 # yamllint disable-line rule:line-length
@@ -167,7 +167,7 @@ jobs:
167167 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
168168 -
169169 name : Cache
170- uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
170+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
171171 with :
172172 path : vendor/bundle
173173 # yamllint disable-line rule:line-length
You can’t perform that action at this time.
0 commit comments