Skip to content

Commit

Permalink
Update to Node 16 (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjohnsonpint committed Oct 13, 2022
1 parent 6fd58f9 commit 9320c51
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 @@ -63,5 +63,5 @@ inputs:
description: 'custom script to run - e.g. `./gradlew connectedCheck`'
required: true
runs:
using: 'node12'
using: 'node16'
main: 'lib/main.js'

0 comments on commit 9320c51

Please sign in to comment.