diff --git a/action.yml b/action.yml index f15d483..3a9f9db 100644 --- a/action.yml +++ b/action.yml @@ -2,7 +2,7 @@ name: 'Generate SHA1 Hash for File' description: 'Generate SHA1 Hash for File' author: 'd10sfan' runs: - using: 'node12' + using: 'node16' main: 'dist/index.js' inputs: file: