Skip to content

Commit 476f02d

Browse files
author
Michael Vasseur
committed
Use newer node base
1 parent 3bd8e2a commit 476f02d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ inputs:
2525
required: false
2626

2727
runs:
28-
using: 'node12'
28+
using: 'node20'
2929
main: 'dist/index.js'
3030

3131
branding:

0 commit comments

Comments
 (0)