File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3131 persist-credentials : false
3232 fetch-depth : 0
3333 - name : ' Setup Node.js'
34- uses : ' actions/setup-node@v6.0 .0'
34+ uses : ' actions/setup-node@v6.1 .0'
3535 with :
3636 node-version : 22
3737 registry-url : ' https://registry.npmjs.org/'
Original file line number Diff line number Diff line change 2626 - name : ' Checkout'
27272828 - name : ' Setup Node.js'
29- uses : ' actions/setup-node@v6.0 .0'
29+ uses : ' actions/setup-node@v6.1 .0'
3030 with :
3131 node-version : ' ${{ matrix.version }}'
3232 cache : ' npm'
4646 - name : ' Checkout'
47474848 - name : ' Setup Node.js'
49- uses : ' actions/setup-node@v6.0 .0'
49+ uses : ' actions/setup-node@v6.1 .0'
5050 with :
5151 node-version : ' ${{ matrix.version }}'
5252 cache : ' npm'
6262 - name : ' Checkout'
63636464 - name : ' Setup Node.js'
65- uses : ' actions/setup-node@v6.0 .0'
65+ uses : ' actions/setup-node@v6.1 .0'
6666 with :
6767 node-version : 22
6868 cache : ' npm'
8484 - name : ' Checkout'
85858686 - name : ' Setup Node.js'
87- uses : ' actions/setup-node@v6.0 .0'
87+ uses : ' actions/setup-node@v6.1 .0'
8888 with :
8989 node-version : 22
9090 cache : ' npm'
You can’t perform that action at this time.
0 commit comments