We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b6d14b commit e90ec54Copy full SHA for e90ec54
action.yml
@@ -8,5 +8,5 @@ inputs:
8
description: Prettier CLI arguments
9
required: true
10
runs:
11
- using: node12
+ using: node16
12
main: dist/index.js
0 commit comments