File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 with :
1515 ref : ${{ github.head_ref }}
1616 - name : Use Node.js 14
17- uses : actions/setup-node@v2
17+ uses : actions/setup-node@v3
1818 with :
1919 node-version : ' 14'
2020 cache : ' npm'
Original file line number Diff line number Diff line change 1515 with :
1616 ref : ${{ github.head_ref }}
1717 - name : Use Node.js 14
18- uses : actions/setup-node@v2
18+ uses : actions/setup-node@v3
1919 with :
2020 node-version : ' 14'
2121 cache : ' npm'
Original file line number Diff line number Diff line change 1818 with :
1919 ref : ${{ github.head_ref }}
2020 - name : Use Node.js 14
21- uses : actions/setup-node@v2
21+ uses : actions/setup-node@v3
2222 with :
2323 node-version : ' 14'
2424 cache : ' npm'
Original file line number Diff line number Diff line change 1313 with :
1414 ref : ${{ github.head_ref }}
1515 - name : Use Node.js 14
16- uses : actions/setup-node@v2
16+ uses : actions/setup-node@v3
1717 with :
1818 node-version : ' 14'
1919 cache : ' npm'
Original file line number Diff line number Diff line change 1515 with :
1616 ref : ${{ github.head_ref }}
1717 - name : Use Node.js 14
18- uses : actions/setup-node@v2
18+ uses : actions/setup-node@v3
1919 with :
2020 node-version : ' 14'
2121 cache : ' npm'
You can’t perform that action at this time.
0 commit comments