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.
2 parents 3d1cfb0 + 131625d commit 82e5ee7Copy full SHA for 82e5ee7
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