Skip to content

Commit

Permalink
Upgrade NodeJS to 20
Browse files Browse the repository at this point in the history
  • Loading branch information
SukiCZ committed Jan 31, 2024
1 parent 8fdbc06 commit 131625d
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 @@ -6,7 +6,7 @@ inputs:
required: false
default: '[pre-commit.ci lite] apply automatic fixes'
runs:
using: node16
using: node20
main: main.mjs
post: post.mjs
post-if: always() && env.PRE_COMMIT_CI_LITE_ARTIFACT == 'true'

0 comments on commit 131625d

Please sign in to comment.