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 8fdbc06 commit 131625dCopy full SHA for 131625d
action.yml
@@ -6,7 +6,7 @@ inputs:
6
required: false
7
default: '[pre-commit.ci lite] apply automatic fixes'
8
runs:
9
- using: node16
+ using: node20
10
main: main.mjs
11
post: post.mjs
12
post-if: always() && env.PRE_COMMIT_CI_LITE_ARTIFACT == 'true'
0 commit comments