File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 with :
1414 fetch-depth : 0
1515 - name : Set up node
16- uses : actions/setup-node@v6.1 .0
16+ uses : actions/setup-node@v6.2 .0
1717 with :
1818 node-version-file : .nvmrc
1919 cache : npm
3535 - name : Checkout
3636 uses : actions/checkout@v6.0.2
3737 - name : Set up node
38- uses : actions/setup-node@v6.1 .0
38+ uses : actions/setup-node@v6.2 .0
3939 with :
4040 node-version-file : .nvmrc
4141 cache : npm
5757 - name : Checkout
5858 uses : actions/checkout@v6.0.2
5959 - name : Set up node
60- uses : actions/setup-node@v6.1 .0
60+ uses : actions/setup-node@v6.2 .0
6161 with :
6262 node-version-file : .nvmrc
6363 cache : npm
Original file line number Diff line number Diff line change 2626 with :
2727 persist-credentials : false
2828 - name : Set up node
29- uses : actions/setup-node@v6.1 .0
29+ uses : actions/setup-node@v6.2 .0
3030 with :
3131 node-version-file : .nvmrc
3232 cache : npm
You can’t perform that action at this time.
0 commit comments