Skip to content

Commit 9c9e6af

Browse files
committed
Update to node16
1 parent 517db08 commit 9c9e6af

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
@@ -2,7 +2,7 @@ name: 'Generate SHA1 Hash for File'
22
description: 'Generate SHA1 Hash for File'
33
author: 'd10sfan'
44
runs:
5-
using: 'node12'
5+
using: 'node16'
66
main: 'dist/index.js'
77
inputs:
88
file:

0 commit comments

Comments
 (0)