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 persist-credentials : false
3131
32- - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0 .0
32+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
3333 with :
3434 cache : npm
3535 node-version : lts/*
Original file line number Diff line number Diff line change 2828 steps :
2929 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3030 - name : " Use Node.js ${{ matrix.node-version }}"
31- uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0 .0
31+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
3232 with :
3333 node-version : " ${{ matrix.node-version }}"
3434 cache : npm
4747 - run : git config --global user.name github-actions
4848 - run : git config --global user.email github-actions@github.com
4949 - name : Use Node.js from .nvmrc
50- uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0 .0
50+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
5151 with :
5252 node-version-file : .nvmrc
5353 cache : npm
You can’t perform that action at this time.
0 commit comments