File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 node-version : [14.x]
1212
1313 steps :
14- - uses : actions/checkout@v2
14+ - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
1515 - name : Use Node.js ${{ matrix.node-version }}
1616 uses : actions/setup-node@v2
1717 with :
2929 node-version : [14.x]
3030
3131 steps :
32- - uses : actions/checkout@v2
32+ - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
3333 - name : Use Node.js ${{ matrix.node-version }}
3434 uses : actions/setup-node@v2
3535 with :
5050 if : github.ref == 'refs/heads/main'
5151
5252 steps :
53- - uses : actions/checkout@v2
53+ - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
5454 - name : Use Node.js ${{ matrix.node-version }}
5555 uses : actions/setup-node@v2
5656 with :
You can’t perform that action at this time.
0 commit comments