Skip to content

Commit 884cc81

Browse files
Merge #5
5: chore: update action default node version and package dependencies ve… r=iamsauravsharma a=iamsauravsharma …rsion Signed-off-by: Saurav Sharma <[email protected]> Co-authored-by: Saurav Sharma <[email protected]>
2 parents f00091e + 006fd66 commit 884cc81

File tree

7 files changed

+4162
-6907
lines changed

7 files changed

+4162
-6907
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ outputs:
2121
env-file:
2222
description: 'Env file location'
2323
runs:
24-
using: 'node12'
25-
main: 'dist/index.js'
24+
using: 'node16'
25+
main: 'dist/index.js'

0 commit comments

Comments
 (0)