Skip to content

Commit

Permalink
Update to Node 16 (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: Sean Middleditch <[email protected]>
  • Loading branch information
mattjohnsonpint and seanmiddleditch authored Oct 5, 2023
1 parent 0310a62 commit 48583e6
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 @@ -19,5 +19,5 @@ inputs:
description: 'Proxy server'
required: false
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'

0 comments on commit 48583e6

Please sign in to comment.