File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 with :
2525 fetch-depth : 0
2626 - name : Use Node.js ${{ matrix.node-version }}
27- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
27+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
2828 with :
2929 node-version : ${{ matrix.node-version }}
3030 - name : Set up JDK 17
Original file line number Diff line number Diff line change 2525 with :
2626 fetch-depth : 0
2727 - name : Use Node.js ${{ matrix.node-version }}
28- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
28+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
2929 with :
3030 node-version : ${{ matrix.node-version }}
3131 - name : Set up JDK 17
Original file line number Diff line number Diff line change 4646 # By default, queries listed here will override any specified in a config file.
4747 # Prefix the list here with "+" to use these queries and those in the config file.
4848 - name : Use Node.js 22.x
49- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
49+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
5050 with :
5151 node-version : 22.x
5252 - name : Set up JDK 17
Original file line number Diff line number Diff line change 5757 # By default, queries listed here will override any specified in a config file.
5858 # Prefix the list here with "+" to use these queries and those in the config file.
5959 - name : Use Node.js 22.x
60- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
60+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
6161 with :
6262 node-version : 22.x
6363 - name : Perform CodeQL Analysis
Original file line number Diff line number Diff line change 1919 fetch-depth : 0
2020
2121 - name : Use Node.js 22.x
22- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
22+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
2323 with :
2424 node-version : 22.x
2525
Original file line number Diff line number Diff line change 4242 with :
4343 fetch-depth : 0
4444 - name : Setup Node
45- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
45+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
4646 with :
4747 node-version : 22
4848 registry-url : ' https://registry.npmjs.org'
You can’t perform that action at this time.
0 commit comments