File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 with :
2828 token : ${{ steps.app-token.outputs.token }}
2929
30- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
30+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
3131 with :
3232 node-version : " lts/*"
3333 cache : " npm"
Original file line number Diff line number Diff line change 2525 runs-on : ubuntu-latest
2626 steps :
2727 - name : Checkout
28- uses : actions/checkout@v4
28+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
2929
3030 - name : Set up SSH
3131 env :
Original file line number Diff line number Diff line change 3535 token : ${{ steps.app-token.outputs.token }}
3636 fetch-depth : 0
3737
38- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
38+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
3939 with :
4040 node-version : " lts/*"
4141 cache : " npm"
You can’t perform that action at this time.
0 commit comments