File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2626 with :
2727 python-version : ${{ env.PYTHON_VERSION }}
2828 - name : Use Node.js ${{ matrix.node-version }}
29- uses : actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
29+ uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
3030 with :
3131 node-version : ${{ matrix.node-version }}
3232 architecture : ${{ matrix.architecture }}
Original file line number Diff line number Diff line change 3131 with :
3232 python-version : ${{ env.PYTHON_VERSION }}
3333 - name : Use Node.js ${{ matrix.node-version }}
34- uses : actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
34+ uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
3535 with :
3636 node-version : ${{ matrix.node-version }}
3737 - name : Check Node.js installation
Original file line number Diff line number Diff line change 7070
7171 - name : Use Node.js v18.x
7272 if : matrix.language == 'cpp'
73- uses : actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
73+ uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
7474 with :
7575 node-version : 18.x
7676
Original file line number Diff line number Diff line change 2020 fetch-depth : 0
2121 - run : git branch -a
2222 - name : Use Node.js ${{ matrix.node-version }}
23- uses : actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
23+ uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
2424 with :
2525 node-version : ${{ matrix.node-version }}
2626 - run : npm install
You can’t perform that action at this time.
0 commit comments