Timothée Ravier 2022-12-24 07:29:48 +01:00 committed by divyansh42
parent 632d91dfe1
commit 097e0bb4d1
2 changed files with 2 additions and 2 deletions

View file

@ -25,6 +25,6 @@ inputs:
default: 'true'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
post: 'dist/index.js'