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 1818 environment : npm
1919 steps :
2020 - name : Checkout
21- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
21+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
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