File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2525
2626 - name : Setup Node.js
2727 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
Original file line number Diff line number Diff line change 2424 # Steps represent a sequence of tasks that will be executed as part of the job
2525 steps :
2626 - name : Checkout
27- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
27+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2828
2929 - name : Setup Node.js
3030 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
You can’t perform that action at this time.
0 commit comments