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 runs-on : ubuntu-latest
1919 steps :
2020 - name : Checkout code
21- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
21+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2222 with :
2323 fetch-depth : 0
2424
Original file line number Diff line number Diff line change 1818 environment : npm
1919 steps :
2020 - name : Checkout
21- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
21+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2222
2323 - name : Setup Node.js
2424 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
Original file line number Diff line number Diff line change 2121 # Steps represent a sequence of tasks that will be executed as part of the job
2222 steps :
2323 - name : Checkout
24- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
24+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2525
2626 - name : Setup Node.js
2727 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
You can’t perform that action at this time.
0 commit comments