File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 with :
3030 fetch-depth : 0
3131 - name : Use Node.js ${{ matrix.node-version }}
32- uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
32+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
3333 with :
3434 node-version : ${{ matrix.node-version }}
3535 - run : bash ci/build-and-test.sh
Original file line number Diff line number Diff line change 4040 if : ${{ needs.release-please.outputs.release_created }}
4141 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4242 - name : Setup Node
43- uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
43+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
4444 if : ${{ needs.release-please.outputs.release_created }}
4545 with :
4646 node-version : 18
You can’t perform that action at this time.
0 commit comments