Skip to content

Commit d7a1cbd

Browse files
Use Node 20 by Action
1 parent ac4057b commit d7a1cbd

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
@@ -48,6 +48,6 @@ inputs:
4848
required: false
4949

5050
runs:
51-
using: 'node16'
51+
using: 'node20'
5252
main: 'index.js'
5353
post: 'cleanup.js'

0 commit comments

Comments
 (0)