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 d3393b8 + 1db7847 commit 6d0067aCopy full SHA for 6d0067a
action.yml
@@ -12,7 +12,7 @@ inputs:
12
description: 'Ignore Lint Warnings'
13
default: false
14
runs:
15
- using: 'node16'
+ using: 'node20'
16
main: 'dist/index.js'
17
branding:
18
icon: 'check-square'
0 commit comments