Skip to content

Commit

Permalink
Updating Node.js version to 16 (#2)
Browse files Browse the repository at this point in the history
* update node

* test workflow

* fix runner name

* remove workflow

Co-authored-by: Thales Falcini Raymundo <[email protected]>
  • Loading branch information
thalesraymond and Thales Falcini Raymundo authored Nov 8, 2022
1 parent f5664a9 commit 0069963
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 @@ -7,5 +7,5 @@ inputs:
required: false
default: '2.14.2'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'

0 comments on commit 0069963

Please sign in to comment.