Skip to content

Commit 525ff10

Browse files
committed
chore: update action runtime to node20
1 parent 55076e6 commit 525ff10

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)