Skip to content

Commit

Permalink
Update node to v16 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
TobKed authored Oct 19, 2022
1 parent 3fdbb98 commit 2fb78da
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 @@ -30,5 +30,5 @@ inputs:
description: 'Determines if --tags is used'
required: false
runs:
using: 'node12'
using: 'node16'
main: 'start.js'

0 comments on commit 2fb78da

Please sign in to comment.