File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ jobs:
131131 fetch-depth : 0
132132 ref : ${{ github.event.pull_request.head.sha }}
133133 persist-credentials : false
134- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
134+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
135135 if : github.event_name != 'pull_request' || github.event.action != 'closed'
136136 with :
137137 cache : npm
Original file line number Diff line number Diff line change 3434 - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
3535 with :
3636 go-version-file : go.mod
37- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
37+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
3838 with :
3939 cache : npm
4040 node-version-file : package.json
Original file line number Diff line number Diff line change 2626 fetch-depth : 0
2727 ref : ${{ github.event.pull_request.head.sha }}
2828 persist-credentials : false
29- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
29+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
3030 if : github.event_name != 'pull_request' || github.event.action != 'closed'
3131 with :
3232 cache : npm
You can’t perform that action at this time.
0 commit comments