Skip to content

Commit

Permalink
chore: Update to Node16 (#20)
Browse files Browse the repository at this point in the history
* change to node 16

* remove modification of project name
  • Loading branch information
tts-sdrissen authored Oct 18, 2022
1 parent 6890e20 commit ff82849
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 @@ -47,6 +47,6 @@ inputs:
"xml": "text/xml"
}
runs:
using: 'node12'
using: 'node16'
main: 'main.js'
post: 'post.js'

0 comments on commit ff82849

Please sign in to comment.