Skip to content

Commit

Permalink
Update to node20
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Feb 7, 2024
1 parent 1ad9e54 commit f8551a9
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 SHA256 Hash for File'
description: 'Generate SHA256 Hash for File'
author: 'd10sfan'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
inputs:
file:
Expand Down

0 comments on commit f8551a9

Please sign in to comment.