Closed mdjermanovic closed 8 months ago
Updates the release-please workflow to use actions/checkout@v4 and actions/setup-node@v4.
release-please
actions/checkout@v4
actions/setup-node@v4
The only breaking change in both is that the action itself runs in Node 20 instead of Node 16.
Updates the
release-please
workflow to useactions/checkout@v4
andactions/setup-node@v4
.The only breaking change in both is that the action itself runs in Node 20 instead of Node 16.