File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 timeout-minutes : 15
1919 runs-on : ubuntu-latest
2020 steps :
21- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
21+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2222 with :
2323 fetch-depth : 0
2424
5858 env :
5959 BUNDLE_GEMFILE : Gemfile.lint
6060 steps :
61- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
61+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
6262 with :
6363 fetch-depth : 0
6464
7777 env :
7878 BUNDLE_GEMFILE : Gemfile.lint
7979 steps :
80- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
80+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
8181 with :
8282 fetch-depth : 0
8383
9494 timeout-minutes : 5
9595 runs-on : ubuntu-latest
9696 steps :
97- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
97+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
9898 with :
9999 fetch-depth : 0
100100
@@ -114,7 +114,7 @@ jobs:
114114 timeout-minutes : 5
115115 runs-on : ubuntu-latest
116116 steps :
117- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
117+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
118118 with :
119119 fetch-depth : 0
120120 - name : Set up Node.js
You can’t perform that action at this time.
0 commit comments