We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 517db08 commit 9c9e6afCopy full SHA for 9c9e6af
action.yml
@@ -2,7 +2,7 @@ name: 'Generate SHA1 Hash for File'
2
description: 'Generate SHA1 Hash for File'
3
author: 'd10sfan'
4
runs:
5
- using: 'node12'
+ using: 'node16'
6
main: 'dist/index.js'
7
inputs:
8
file:
0 commit comments