mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2026-04-24 20:34:41 +00:00
feat: update node version on runner to 20
BREAKING CHANGE: set the default node version to 20
This commit is contained in:
parent
7f0c0e4904
commit
0c2055456e
8 changed files with 4653 additions and 2589 deletions
|
|
@ -58,5 +58,5 @@ outputs:
|
|||
last_release_git_tag:
|
||||
description: 'The Git tag associated with the last release, if there was one.'
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'index.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue