Skip to content

Commit

Permalink
Update to node16
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Oct 13, 2022
1 parent 517db08 commit 9c9e6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9c9e6af

Please sign in to comment.