File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212 - name : Checkout
1313 uses : actions/checkout@v6.0.1
1414 - name : Setup Node.js v20
15- uses : actions/setup-node@v6.1 .0
15+ uses : actions/setup-node@v6.2 .0
1616 with :
1717 node-version : 20
1818 cache : ' npm'
Original file line number Diff line number Diff line change 1919 with :
2020 ref : ${{ github.event.pull_request.head.sha }}
2121 - name : Setup Node.js v20
22- uses : actions/setup-node@v6.1 .0
22+ uses : actions/setup-node@v6.2 .0
2323 with :
2424 node-version : 20
2525 cache : ' npm'
Original file line number Diff line number Diff line change 1111 - name : Checkout
1212 uses : actions/checkout@v6.0.1
1313 - name : Setup Node.js v20
14- uses : actions/setup-node@v6.1 .0
14+ uses : actions/setup-node@v6.2 .0
1515 with :
1616 node-version : 20
1717 cache : ' npm'
4646 with :
4747 fetch-depth : 0 # complete history for all branches and tags
4848 - name : Setup Node.js v20
49- uses : actions/setup-node@v6.1 .0
49+ uses : actions/setup-node@v6.2 .0
5050 with :
5151 node-version : 20
5252 cache : ' npm'
You can’t perform that action at this time.
0 commit comments