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 add1b2d commit 456e4fdCopy full SHA for 456e4fd
1 file changed
action.yml
@@ -19,7 +19,7 @@ inputs:
19
description: 'Line-separated list of dependencies to skip validation for.'
20
required: false
21
runs:
22
- using: 'node16'
+ using: 'node20'
23
main: 'dist/main.js'
24
branding:
25
icon: file
0 commit comments