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 d3393b8 commit 1db7847Copy full SHA for 1db7847
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