File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2121 - name : Checkout
2222 uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
2323 - name : Setup node
24- uses : actions/setup-node@56337c425554a6be30cdef71bf441f15be286854 # tag=v3.1.1
24+ uses : actions/setup-node@17f8bd926464a1afa4c6a11669539e9c1ba77048 # tag=v3.2.0
2525 with :
2626 node-version : ${{ matrix.node }}
2727 - name : Install project
4040 - name : Checkout
4141 uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
4242 - name : Setup node
43- uses : actions/setup-node@56337c425554a6be30cdef71bf441f15be286854 # tag=v3.1.1
43+ uses : actions/setup-node@17f8bd926464a1afa4c6a11669539e9c1ba77048 # tag=v3.2.0
4444 with :
4545 node-version : ${{ matrix.node }}
4646 - name : Install project
5555 - name : Checkout
5656 uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
5757 - name : Setup node
58- uses : actions/setup-node@56337c425554a6be30cdef71bf441f15be286854 # tag=v3.1.1
58+ uses : actions/setup-node@17f8bd926464a1afa4c6a11669539e9c1ba77048 # tag=v3.2.0
5959 with :
6060 node-version : 14
6161 - name : Install project
8282 # Make sure the release step uses its own credentials.
8383 persist-credentials : false
8484 - name : Setup node
85- uses : actions/setup-node@56337c425554a6be30cdef71bf441f15be286854 # tag=v3.1.1
85+ uses : actions/setup-node@17f8bd926464a1afa4c6a11669539e9c1ba77048 # tag=v3.2.0
8686 with :
8787 node-version : 14
8888 - name : Install project
You can’t perform that action at this time.
0 commit comments