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 41babfd commit e6eaeac
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: 'Get Engine Name'
description: 'Gets engine name based on commits folder'
author: 'd10sfan'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
inputs:
token:
Expand Down

0 comments on commit e6eaeac

Please sign in to comment.