File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6262 with :
6363 python-version : " ${{ env.PYTHON_VERSION }}"
6464
65- - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
65+ - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
6666 with :
6767 node-version : " 22"
6868
Original file line number Diff line number Diff line change 7979
8080 - name : Set up Node.js
8181 if : steps.changed.outputs.needs_check == 'true'
82- uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
82+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
8383 with :
8484 node-version : " 22"
8585
Original file line number Diff line number Diff line change 2424 persist-credentials : false
2525
2626 - name : Install Node.js
27- uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
27+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
2828 with :
2929 node-version : " 22"
3030
You can’t perform that action at this time.
0 commit comments