Skip to content

Commit 59960b1

Browse files
authored
Merge pull request #40 from nyaomaru/chore/update-node-version
chore: update action runtime to node20
2 parents 55076e6 + 525ff10 commit 59960b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ outputs:
3737
description: 'The created Git tag (if enabled)'
3838

3939
runs:
40-
using: 'node16'
40+
using: 'node20'
4141
main: 'dist/index.js'

0 commit comments

Comments
 (0)