Skip to content

Commit fc5e2db

Browse files
author
Federico Builes
committed
go back to Node 16 to skip using fetch API
1 parent ded987c commit fc5e2db

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
@@ -62,5 +62,5 @@ inputs:
6262
required: false
6363
default: 120
6464
runs:
65-
using: 'node20'
65+
using: 'node16'
6666
main: 'dist/index.js'

0 commit comments

Comments
 (0)