Skip to content

Commit 82e5ee7

Browse files
authored
Merge pull request #12 from SukiCZ/upgrade-node-20
Upgrade NodeJS to 20
2 parents 3d1cfb0 + 131625d commit 82e5ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ inputs:
66
required: false
77
default: '[pre-commit.ci lite] apply automatic fixes'
88
runs:
9-
using: node16
9+
using: node20
1010
main: main.mjs
1111
post: post.mjs
1212
post-if: always() && env.PRE_COMMIT_CI_LITE_ARTIFACT == 'true'

0 commit comments

Comments
 (0)